Doc System, change hardcoded labels

This commit is contained in:
Julio Cesar Laura
2013-03-14 15:15:04 -04:00
parent 9e0e980a23
commit 64e518fb49
81 changed files with 377 additions and 405 deletions

View File

@@ -45,7 +45,7 @@ try {
$dataset->next();
}
$aFields = $RBAC->getAuthSource( $_POST['sUID'] );
$aFields = $RBAC->getAuthSource( $_POST['sUID'] );
//G::LoadThirdParty( 'pear/json', 'class.json' );
//$oJSON = new Services_JSON();
$i = 0;