Removing "Long description for file" from /cake/libs tree.

This commit is contained in:
predominant 2009-12-08 20:19:02 +11:00
parent 8b9ee22c84
commit 13ffd76178
25 changed files with 0 additions and 64 deletions

View file

@ -2,8 +2,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
@ -23,8 +21,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* @package cake * @package cake
* @subpackage cake.cake.libs.controller.components * @subpackage cake.cake.libs.controller.components
*/ */

View file

@ -2,8 +2,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
@ -28,8 +26,6 @@ App::import('Core', 'l10n');
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* @package cake * @package cake
* @subpackage cake.cake.libs * @subpackage cake.cake.libs
*/ */

View file

@ -2,8 +2,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
@ -23,8 +21,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* @package cake * @package cake
* @subpackage cake.cake.libs * @subpackage cake.cake.libs
*/ */

View file

@ -23,8 +23,6 @@
/** /**
* Short description for file * Short description for file
* *
* Long description for file
*
* @package cake * @package cake
* @subpackage cake.cake.libs.model.behaviors * @subpackage cake.cake.libs.model.behaviors
*/ */

View file

@ -2,8 +2,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
@ -23,8 +21,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* @package cake * @package cake
* @subpackage cake.cake.libs.model.behaviors * @subpackage cake.cake.libs.model.behaviors
*/ */

View file

@ -25,8 +25,6 @@ include_once CONFIGS . 'database.php';
/** /**
* Manages loaded instances of DataSource objects * Manages loaded instances of DataSource objects
* *
* Long description for file
*
* @package cake * @package cake
* @subpackage cake.cake.libs.model * @subpackage cake.cake.libs.model
*/ */

View file

@ -2,8 +2,6 @@
/** /**
* DataSource base class * DataSource base class
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
@ -23,8 +21,6 @@
/** /**
* DataSource base class * DataSource base class
* *
* Long description for file
*
* @package cake * @package cake
* @subpackage cake.cake.libs.model.datasources * @subpackage cake.cake.libs.model.datasources
*/ */

View file

@ -2,8 +2,6 @@
/** /**
* AdoDB layer for DBO. * AdoDB layer for DBO.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* Firebird/Interbase layer for DBO * Firebird/Interbase layer for DBO
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* MS SQL layer for DBO * MS SQL layer for DBO
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* MySQL layer for DBO * MySQL layer for DBO
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* MySQLi layer for DBO * MySQLi layer for DBO
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* ODBC for DBO * ODBC for DBO
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* Oracle layer for DBO. * Oracle layer for DBO.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* PostgreSQL layer for DBO. * PostgreSQL layer for DBO.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* SQLite layer for DBO * SQLite layer for DBO
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* Sybase layer for DBO * Sybase layer for DBO
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -28,8 +28,6 @@ App::import('Model', 'App');
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* *
* @package cake * @package cake
* @subpackage cake.cake.libs.model * @subpackage cake.cake.libs.model

View file

@ -2,8 +2,6 @@
/** /**
* Parses the request URL into controller, action, and parameters. * Parses the request URL into controller, action, and parameters.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)

View file

@ -2,8 +2,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
@ -23,8 +21,6 @@
/** /**
* Short description for file. * Short description for file.
* *
* Long description for file
*
* @package cake * @package cake
* @subpackage cake.cake.libs * @subpackage cake.cake.libs
*/ */

View file

@ -2,8 +2,6 @@
/** /**
* Validation Class. Used for validation of model data * Validation Class. Used for validation of model data
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
@ -25,8 +23,6 @@ if (!class_exists('Multibyte')) {
/** /**
* Offers different validation methods. * Offers different validation methods.
* *
* Long description for file
*
* @package cake * @package cake
* @subpackage cake.cake.libs * @subpackage cake.cake.libs
* @since CakePHP v 1.2.0.3830 * @since CakePHP v 1.2.0.3830

View file

@ -2,8 +2,6 @@
/** /**
* Session Helper provides access to the Session in the Views. * Session Helper provides access to the Session in the Views.
* *
* Long description for file
*
* PHP versions 4 and 5 * PHP versions 4 and 5
* *
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)