Syntax functie-aanduiding (minder verwarrend in de logging)
svn path=/Website/trunk/; revision=18486
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
imp = {
|
||||
func_enabled_import_app: // Wat mag ik zoal op deze specifieke import functie?
|
||||
function _func_enabled_import(import_app_key) // functiecode die bij de fac_import hoort
|
||||
function _func_enabled_import_app(import_app_key) // functiecode die bij de fac_import hoort
|
||||
{
|
||||
var sql = "SELECT f.fac_functie_code"
|
||||
+ " FROM fac_functie f"
|
||||
|
||||
Reference in New Issue
Block a user