mirror of
				https://github.com/brmlab/brmbiolab_sklad.git
				synced 2025-10-30 23:14:01 +01:00 
			
		
		
		
	Initial commit
This commit is contained in:
		
						commit
						3b93da31de
					
				
					 1004 changed files with 265840 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								lib/Cake/Test/test_app/Config/var_test.php
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								lib/Cake/Test/test_app/Config/var_test.php
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,12 @@ | |||
| <?php | ||||
| $config = array( | ||||
| 	'Read' => 'value', | ||||
| 	'Deep' => array( | ||||
| 		'Deeper' => array( | ||||
| 			'Deepest' => 'buried' | ||||
| 		) | ||||
| 	), | ||||
| 	'TestAcl' => array( | ||||
| 		'classname' => 'Original' | ||||
| 	) | ||||
| ); | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 mareksebera
						mareksebera