[ Index ] |
|
Code source de CakePHP 1.1.13.4450 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 69 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
clone($object) X-Ref |
Backwards compatibility functions. With this hack you can use clone() in PHP4 code use "clone($object)" not "clone $object"! the former works in both PHP4 and PHP5 PHP versions 4 and 5 CakePHP(tm) : Rapid Development Framework <http://www.cakephp.org/> Copyright 2005-2007, Cake Software Foundation, Inc. 1785 E. Sahara Avenue, Suite 490-204 Las Vegas, Nevada 89104 Licensed under The MIT License Redistributions of files must retain the above copyright notice. |
file_get_contents($filename, $incpath = false) X-Ref |
Replace file_get_contents() param: unknown_type $filename param: unknown_type $incpath return: unknown |
Généré le : Sun Feb 25 19:27:47 2007 | par Balluche grâce à PHPXref 0.7 |