phpBMS

Changeset 185 for trunk/phpbms/index.php

Show
Ignore:
Timestamp:
02/15/07 18:01:40 (5 years ago)
Author:
brieb
Message:

Log Message for changeset 184 is incorrect. It doe s not implement #73, but instead fixes #76

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/index.php

    r184 r185  
    4141        require_once("include/login_include.php"); 
    4242         
    43         if(!isset($_SESSION["app_path"])) 
     43        if(!isset($_SESSION["app_path"])); 
    4444?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    4545<html xmlns="http://www.w3.org/1999/xhtml"> 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.