root/events/phpframework/akelos/trunk/config/cache/development/hoge.php @ 21503

Revision 21503, 159 bytes (checked in by gen, 5 years ago)

updating config/database.yml

  • Property svn:executable set to *
Line 
1<?php
2/**
3 * Auto-generated config cache from hoge in environment development
4 */
5$config = array (
6  'foo' => 'bar',
7  'hoge' => 'huga',
8);
9return $config;
10?>
Note: See TracBrowser for help on using the browser.