Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2009-09-07 15:40:34 +0400
committerMarc Delisle <marc@infomarc.info>2009-09-07 15:40:34 +0400
commitcd07ced829e187347892df9793f20228f4dbed50 (patch)
tree507adc18f3be334672de0efabae31e9272b63d45 /db_tracking.php
parentc4a2ec7f1bf442ed0e18c02d04b95aff4a5c03d2 (diff)
parsing error on systems with short_open_tag = Off
Diffstat (limited to 'db_tracking.php')
-rw-r--r--db_tracking.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db_tracking.php b/db_tracking.php
index 8e30946a88..3f98da6baa 100644
--- a/db_tracking.php
+++ b/db_tracking.php
@@ -181,7 +181,7 @@ if(isset($my_tables))
</tbody>
</table>
-<?
+<?php
}
?>
<p/>