1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

trim empty lines after the end of the script

This commit is contained in:
secretr
2008-12-30 14:05:44 +00:00
parent 53cc80a9c0
commit f678f6608f
2 changed files with 31 additions and 31 deletions

View File

@@ -9,9 +9,9 @@
* Handler - user-related functions
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/user_handler.php,v $
* $Revision: 1.5 $
* $Date: 2008-12-28 22:37:43 $
* $Author: e107steved $
* $Revision: 1.6 $
* $Date: 2008-12-30 14:05:44 $
* $Author: secretr $
*
*/

View File

@@ -9,9 +9,9 @@
* Handler - general purpose validation functions
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/validator_class.php,v $
* $Revision: 1.3 $
* $Date: 2008-12-28 22:37:43 $
* $Author: e107steved $
* $Revision: 1.4 $
* $Date: 2008-12-30 14:05:44 $
* $Author: secretr $
*
*/