include_once
("$curr_dir/first_defense.php")
[line 23]
require_once
("$curr_dir/lib.php")
[line 36]
require_once
("$curr_dir/offline.php")
[line 32]
Check if the website is offline. Falls thru if user is allowed to see it anyway.
require_once
(dirname(__FILE__)."/modules/module_trackbacks.php")
[line 104]
require_once
(dirname(__FILE__)."/modules/module_trackbacks.php")
[line 101]
require_once
(dirname(__FILE__)."/modules/module_comments.php")
[line 97]
Check if we need to handle a posted comment or trackback