Variables
print_r( $_POST )
Array
(
)
print_r( $_GET )
Array
(
[page] => /admin/table.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
gallery.php
[articlePageStatus] => emailSatisfied
[debug] =>
[returnJourney] => /admin/table.php
)
X