Add feature : theme
Add theme aqua Fix bug in centralized printing: need to drop and recreate table and REcentralize Improve printing Add documentation and code cleaning
This commit is contained in:
parent
6bc12929ec
commit
b2a264ae09
61 changed files with 887 additions and 274 deletions
|
|
@ -359,7 +359,6 @@ function GetUserProperty($p_cn,$p_user)
|
|||
'use_theme'=>'classic');
|
||||
|
||||
$a=pg_fetch_array($Ret,0);
|
||||
|
||||
return $a;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue