Variables
print_r( $_POST )
Array
(
)
print_r( $_GET )
Array
(
[page] => /admin/index.php
)
print_r( $_SESSION )
Array
(
[debugMessage] => article.php
gallery.php
About to enter switch
emailNeeded(field=0)
Returning false due to field value.
Switch thinks email NOT needed
article.php
gallery.php
About to enter switch
article.php
gallery.php
About to enter switch
gallery.php
makeSQL()
SELECT
*
FROM tbl_publications
WHERE active = true
ORDER BY pub_date DESC
[articlePageStatus] => emailSatisfied
)
X