# HG changeset patch # User Matti Hamalainen # Date 1382839572 -7200 # Node ID 15182643d6721e7ef72fa95de9f533fb139bc228 # Parent 30728a223249fca69855aafba38cc7c6c755c365 Cosmetics. diff -r 30728a223249 -r 15182643d672 usrajax.php --- a/usrajax.php Sun Oct 27 03:33:45 2013 +0200 +++ b/usrajax.php Sun Oct 27 04:06:12 2013 +0200 @@ -51,8 +51,9 @@ } - -// Check if we are allowed to execute +// +// Initialize +// if (!stUserSessionAuth()) { stSetupCacheControl(); @@ -63,9 +64,6 @@ exit; } -// -// Initialize -// stSetupCacheControl(); if (!stConnectSQLDB())