Subversion Repositories computer_asset_manager_v2

Rev

Rev 1 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 5
Line 1... Line 1...
1
<?php 
1
<?php 
2
   include_once( 'header.php' ); 
2
   include_once( 'header.php' );
-
 
3
   // added a comment
3
   include_once( 'DBDatabase.class.php' );
4
   include_once( 'DBDatabase.class.php' );
4
?>
5
?>
5
<?xml version="1.0" encoding="utf-8"?>
6
<?xml version="1.0" encoding="utf-8"?>
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7
<html xmlns="http://www.w3.org/1999/xhtml">
8
<html xmlns="http://www.w3.org/1999/xhtml">