cakephp2-php8/lib/Cake/Test/test_app/Vendor/welcome.php
Jose Lorenzo Rodriguez ded3cb4826 Renaming more folders
2011-05-13 02:31:33 -04:30

20 lines
No EOL
715 B
PHP

<?php
/**
* Short description for file.
*
* PHP 5
*
* CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing>
* Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice
*
* @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
* @link http://book.cakephp.org/view/1196/Testing CakePHP(tm) Tests
* @package cake.tests.test_app.vendors
* @since CakePHP(tm) v 1.2.0.7629
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
?>
This is the welcome.php file in vendors directory