From b92f61d3a79b3f42674f8ae3ebfa4b32b3a4e3e0 Mon Sep 17 00:00:00 2001 From: pies Date: Tue, 17 May 2005 22:23:22 +0000 Subject: [PATCH] Removed some empty comment lines. git-svn-id: https://svn.cakephp.org/repo/trunk/cake@134 3807eeeb-6ff5-0310-8944-8be069107fe0 --- libs/db_factory.php | 1 - libs/dbo_adodb.php | 1 - libs/dbo_mysql.php | 1 - libs/dbo_postgres.php | 1 - libs/dispatcher.php | 1 - libs/error_messages.php | 1 - libs/flay.php | 1 - libs/model.php | 1 - libs/router.php | 1 - libs/template.php | 1 - libs/test.php | 1 - public/dispatch.php | 1 - 12 files changed, 12 deletions(-) diff --git a/libs/db_factory.php b/libs/db_factory.php index e77173040..f12c4c1c5 100644 --- a/libs/db_factory.php +++ b/libs/db_factory.php @@ -26,7 +26,6 @@ * @modifiedby $LastChangedBy: $ * @lastmodified $Date: $ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/dbo_adodb.php b/libs/dbo_adodb.php index 0592276e5..7de340c65 100644 --- a/libs/dbo_adodb.php +++ b/libs/dbo_adodb.php @@ -28,7 +28,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/dbo_mysql.php b/libs/dbo_mysql.php index 1cca3f932..9ec98bb27 100644 --- a/libs/dbo_mysql.php +++ b/libs/dbo_mysql.php @@ -34,7 +34,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/dbo_postgres.php b/libs/dbo_postgres.php index 40091b4df..d3e1220e5 100644 --- a/libs/dbo_postgres.php +++ b/libs/dbo_postgres.php @@ -28,7 +28,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/dispatcher.php b/libs/dispatcher.php index e3d8f2df6..d947a1276 100644 --- a/libs/dispatcher.php +++ b/libs/dispatcher.php @@ -28,7 +28,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/error_messages.php b/libs/error_messages.php index 70308327d..5f89635fd 100644 --- a/libs/error_messages.php +++ b/libs/error_messages.php @@ -27,7 +27,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/flay.php b/libs/flay.php index 84f68d797..89c2c0896 100644 --- a/libs/flay.php +++ b/libs/flay.php @@ -30,7 +30,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/model.php b/libs/model.php index 5c4568d61..bfed20163 100644 --- a/libs/model.php +++ b/libs/model.php @@ -35,7 +35,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/router.php b/libs/router.php index 7779fb61f..39eb20367 100644 --- a/libs/router.php +++ b/libs/router.php @@ -28,7 +28,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/template.php b/libs/template.php index 019bfd181..b1cfde6c0 100644 --- a/libs/template.php +++ b/libs/template.php @@ -28,7 +28,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /** diff --git a/libs/test.php b/libs/test.php index 8c460314f..d7a38c8dd 100644 --- a/libs/test.php +++ b/libs/test.php @@ -43,7 +43,6 @@ * @version $Revision$ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ - * */ /** diff --git a/public/dispatch.php b/public/dispatch.php index d778467e5..a8bd06316 100644 --- a/public/dispatch.php +++ b/public/dispatch.php @@ -28,7 +28,6 @@ * @modifiedby $LastChangedBy$ * @lastmodified $Date$ * @license http://www.opensource.org/licenses/mit-license.php The MIT License - * */ /**