Go to the source code of this file.
Functions | |
_UserAdd () | |
add a new user for phpmap | |
_UserEdit () | |
edit a user of phpmap | |
_UserList () | |
show userlist | |
_LogStat () | |
show player activity | |
Variables | |
$strTmpl_inhalt = '' | |
$strMessage = '' | |
$strError = '' | |
$oAdmin = new Admin( $oMysql, $oLog ) | |
else | $action = '' |
$strAdd = "(ID=$strAdd)" |
|
show player activity
Definition at line 555 of file admin.php. References $_GET, $aData, $aRow, $i, $intPagerCount, $intPagerStart, $oAdmin, $oStyle, $oUser, $strError, $strMessage, $strRows, and $strTmpl_inhalt. |
|
add a new user for phpmap
Definition at line 338 of file admin.php. References $_POST, $aGroups, $intHomeX, $intHomeY, $oAdmin, $oLog, $oStyle, $strError, $strMessage, $strName, $strOptions, $strTmpl_inhalt, intHomeX, and intHomeY. |
|
edit a user of phpmap
Definition at line 393 of file admin.php. References $aGroups, $booSubmit, $intHomeX, $intHomeY, $oAdmin, $oLog, $oStyle, $oUser, $strError, $strMessage, $strOptions, $strPlayer, $strTmpl_inhalt, intHomeX, and intHomeY. |
|
show userlist
Definition at line 465 of file admin.php. References $_GET, $aData, $aGroups, $aRow, $i, $oAdmin, $oLog, $oStyle, $oUser, $strError, $strMessage, $strName, $strOrder, $strRows, and $strTmpl_inhalt. |
|
|
|
Definition at line 39 of file admin.php. Referenced by _LogStat(), _UserAdd(), _UserEdit(), and _UserList(). |
|
|
|
Definition at line 34 of file admin.php. Referenced by _LogStat(), _UserAdd(), _UserEdit(), and _UserList(). |
|
Definition at line 33 of file admin.php. Referenced by _LogStat(), _UserAdd(), _UserEdit(), _UserList(), and ImportGuild::import(). |
|
Definition at line 32 of file admin.php. Referenced by _LogStat(), _UserAdd(), _UserEdit(), _UserList(), and output(). |