From fc65da774d740fde480182e05c058841b62f4d3d Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 21 Jan 2006 20:31:04 +0000 Subject: [PATCH] Documenting more constants --- kernel.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kernel.php b/kernel.php index fe53387..effbefc 100644 --- a/kernel.php +++ b/kernel.php @@ -145,6 +145,10 @@ define('REQ_NO', 0); * ISSO_NO_INPUT_SANITIZE - Disables the automatic input sanitizer * ISSO_CHECK_POST_REFERER - Will check to make sure that on POSTed * data, the referer matches the host +* ISSO_MT_START - Define the microtime() value at the top of your +* script and this will calculate the total execution +* time +* SVN - Place SVN keywords (like $Id) to display the information on output * * @author Iris Studios, Inc. * @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. -- 2.22.5