"Example_Session", "auth" => "Example_Auth", "perm" => "Example_Perm", "user" => "Example_User")); $perm->check("editor"); //Header("Cache-Control: no-cache"); //Header("Pragma: no-cache"); $db = new DB_Example; // That's a DB_Sql subclass. $t = new Table; // For formatting results $t->heading = "on"; // We want table headings.. ?>
|
|