1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 00:54:49 +02:00

Add missing closing tags

This commit is contained in:
e107steved
2007-01-17 20:47:41 +00:00
parent 6bda84de8a
commit b834d1376f
8 changed files with 31 additions and 25 deletions

View File

@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/core_image.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:33:19 $
| $Author: mcfly_e107 $
| $Revision: 1.2 $
| $Date: 2007-01-17 20:47:09 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -5709,3 +5709,4 @@ $deprecated_image = array (
'upgrade.php' => '5e74e594b56732d62183c0300e222f2a',
);
?>