Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit a131c30

Browse files
committed
Merge branch 'jmleroux-patch-1'
Closes #271
2 parents 90df40c + 81e99db commit a131c30

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/application.config.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?php
2+
/**
3+
* If you need an environment-specific system or application configuration,
4+
* there is an example in the documentation
5+
* @see http://framework.zend.com/manual/current/en/tutorials/config.advanced.html#environment-specific-system-configuration
6+
* @see http://framework.zend.com/manual/current/en/tutorials/config.advanced.html#environment-specific-application-configuration
7+
*/
28
return array(
39
// This should be an array of module namespaces used in the application.
410
'modules' => array(

0 commit comments

Comments
 (0)