mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Add missing closing tags
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_handlers/date_handler.php,v $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2006-12-23 15:44:31 $
|
||||
| $Revision: 1.4 $
|
||||
| $Date: 2007-01-17 20:47:09 $
|
||||
| $Author: e107steved $
|
||||
|
|
||||
+----------------------------------------------------------------------------+
|
||||
@@ -138,5 +138,5 @@ class convert
|
||||
}
|
||||
return ($mode ? $outputArray : implode(", ", $outputArray));
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user