get_post_months [line 258]
identify_admin_archives [line 18]
void identify_admin_archives(
)
|
|
Information Tags:
| Todo: | now it may be an idea to do a if(!defined('IN_BBLOG')) die "hacking attempt" type thing but i'm not sure it's needed, as without this file being included it hasn't connected to the database, and all the functions it calls are in the $bBlog object. |
maketimestamp [line 293]
void maketimestamp(
mixed $day, mixed $month, mixed $year, mixed $hour, mixed $minute
)
|
|
timestampform [line 272]
void timestampform(
mixed $ts
)
|
|