Go to the source code of this file.
Variables | |
| __grpinf = posix_getgrgid($__info['uid']) | |
| __info = "(Username: ".$__info['name'].", group: ".$__grpinf['name'].")" | |
| path = dirname($_SERVER[PHP_SELF]) | |
| module | |
|
|
Definition at line 24 of file 0albums.php. |
|
|
Definition at line 25 of file 0albums.php. |
|
|
Initial value: array(
"name" => "Albums path",
"var" => "albums",
"type" => "webpath",
"serious" => true,
"description" => "Please give path to the directory where ImaComm can save albums. This directory must be PHP writable $__info",
"default" => $path)
Definition at line 33 of file 0albums.php. |
|
|
Definition at line 32 of file 0albums.php. Referenced by Document::albums(), brainPart(), generateModule(), Document::navigation(), and ProgramCheck::ProgramCheck(). |
1.3