You are here

Functions in User Agent Logger 6

Primary tabs

Namesort descending Location Description Direct uses Strings
ua_logger_comment ./ua_logger.module
ua_logger_install ./ua_logger.install
ua_logger_nodeapi ./ua_logger.module
ua_logger_perm ./ua_logger.module
ua_logger_schema ./ua_logger.install Implementation of hook_install(). OLD CODE FOR REFERENCE PURPOSES function ua_logger_install() { switch ($GLOBALS['db_type']) { case 'pgsql': db_query("CREATE TABLE {ua_logger} ( id SERIAL, xid integer default NULL, type text…
ua_logger_uninstall ./ua_logger.install

Other projects