summaryrefslogtreecommitdiffstats
path: root/etc/inc/notices.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* file_notice(): Return the notice's unique timestamp for future reference.Colin Smith2005-07-101-1/+1
|
* * Fix close_notice().Colin Smith2005-07-101-4/+10
| | | | | * Add print_notice_box. * get_notices(): Return false if $notices is null.
* Make $url optional.Colin Smith2005-07-101-1/+1
|
* Various code cleanups and a few actual bugfixes courtesy of ZendBill Marquette2005-07-041-4/+5
|
* Use strtolower when comparing categories.Colin Smith2005-06-151-1/+1
|
* Add notices facility. You may now:Colin Smith2005-06-151-0/+153
* File a new notice. * Dump notices to an XML file. * Close notices by timestamp or ID. * Get all notices or those in certain categories. * Print a list of notices (for print_info_box()).
OpenPOWER on IntegriCloud