Design hacked in
This commit is contained in:
parent
1f43527041
commit
2d5aea7f05
67 changed files with 1520 additions and 376 deletions
|
@ -10,9 +10,8 @@ $uiHandler =& new uiHandler($config);
|
|||
$uiBase =& $uiHandler;
|
||||
?>
|
||||
<html>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<body>
|
||||
Your request is processed...
|
||||
<img src="img/progress.gif">
|
||||
<?php
|
||||
ob_start();
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue