1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 10:01:56 +02:00

Fix a couple of problems, debug option, XHTML compliance

This commit is contained in:
e107steved
2008-06-16 20:48:47 +00:00
parent fd2c1c212e
commit ca8683cdac
3 changed files with 44 additions and 8 deletions

View File

@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/e107_update.php,v $
| $Revision: 1.3 $
| $Date: 2007-12-06 21:38:20 $
| $Revision: 1.4 $
| $Date: 2008-06-16 20:48:47 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -47,7 +47,7 @@ function run_updates($dbupdate)
function show_updates($dbupdate)
{
global $ns;
$text = "<form method='POST' action='".e_SELF."'>
$text = "<form method='post' action='".e_SELF."'>
<div style='width:100%'>
<table class='fborder' style='".ADMIN_WIDTH."'>
<tr>