mirror of
				https://github.com/brmlab/brmsklad.git
				synced 2025-10-31 00:03:58 +01:00 
			
		
		
		
	Backup of current cakephp version
This commit is contained in:
		
							parent
							
								
									b8f82da6f8
								
							
						
					
					
						commit
						5a580df460
					
				
					 925 changed files with 238041 additions and 1 deletions
				
			
		|  | @ -0,0 +1,28 @@ | |||
| <?php | ||||
| /** | ||||
|  * Test App Comment Model | ||||
|  * | ||||
|  * PHP 5 | ||||
|  * | ||||
|  * CakePHP :  Rapid Development Framework (http://cakephp.org) | ||||
|  * Copyright 2005-2012, Cake Software Foundation, Inc. | ||||
|  * | ||||
|  * Licensed under The MIT License | ||||
|  * Redistributions of files must retain the above copyright notice. | ||||
|  * | ||||
|  * @copyright     Copyright 2005-2012, Cake Software Foundation, Inc. | ||||
|  * @link          http://cakefoundation.org/projects/info/cakephp CakePHP Project | ||||
|  * @package       Cake.Test.test_app.Plugin.TestPlugin.Model | ||||
|  * @since         CakePHP v 1.2.0.7726 | ||||
|  * @version       $Revision$ | ||||
|  * @modifiedby    $LastChangedBy$ | ||||
|  * @lastmodified  $Date$ | ||||
|  * @license       http://www.opensource.org/licenses/mit-license.php The MIT License | ||||
|  */ | ||||
| class TestPluginComment extends TestPluginAppModel { | ||||
| 
 | ||||
| 	public $useTable = 'test_plugin_comments'; | ||||
| 
 | ||||
| 	public $name = 'TestPluginComment'; | ||||
| 
 | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Brm Ko
						Brm Ko