Changeset 185 for trunk/phpbms/index.php
- Timestamp:
- 02/15/07 18:01:40 (5 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/index.php
r184 r185 41 41 require_once("include/login_include.php"); 42 42 43 if(!isset($_SESSION["app_path"])) 43 if(!isset($_SESSION["app_path"])); 44 44 ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 45 45 <html xmlns="http://www.w3.org/1999/xhtml">