Home
last modified time | relevance | path

Searched defs:admin_log (Results 1 – 5 of 5) sorted by relevance

/dports/www/e107/e107/e107_core/shortcodes/batch/
H A Dadmin_shortcodes.php558 function admin_log() function
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/src/
H A Dsettings.h203 gboolean admin_log; member
H A Dadmin.c961 void admin_log(enum log_level level, const struct irc_network *n, const struct irc_client *c, const… in admin_log() function
1164 BOOL_SETTING(admin_log) in BOOL_SETTING() argument
/dports/www/e107/e107/
H A Dclass2.php413 $admin_log = e107::getAdminLog(); //TODO - find & replace $admin_log, $e107->admin_log variable
/dports/devel/fossil/fossil-src-2.17/src/
H A Ddb.c4593 void admin_log(const char *zFormat, ...){ in admin_log() function