Skip to content
This repository has been archived by the owner on Jul 28, 2018. It is now read-only.

Commit

Permalink
Updated modules. Updated configure, now doesn't throw existing errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Jan 5, 2011
1 parent 4702586 commit 3abb95a
Show file tree
Hide file tree
Showing 5 changed files with 77 additions and 66 deletions.
3 changes: 3 additions & 0 deletions .gitmodules 100755 → 100644
Expand Up @@ -28,3 +28,6 @@
[submodule "common/SymfonyComponents/YAML"]
path = common/SymfonyComponents/YAML
url = http://github.com/fabpot/yaml.git
[submodule "common/zend-v1.11.2"]
path = common/zend-v1.11.2
url = http://github.com/balupton/Zend-Framework-Mirror.git
4 changes: 3 additions & 1 deletion application/config/default/core.yml
Expand Up @@ -47,8 +47,10 @@ default: &default
<?=COMMON_PATH?>/doctrine-v1.2.1-bal/lib
DOCTRINE_EXTENSIONS_PATH: >
<?=COMMON_PATH?>/doctrine-extensions
ZEND_ROOT_PATH: >
<?=COMMON_PATH?>/zend-v1.11.2
ZEND_PATH: >
<?=COMMON_PATH?>/zend-v1.10.8-bal-lib
<?=COMMON_PATH?>/zend-v1.11.2/library
BALPHP_ROOT_PATH: >
<?=COMMON_PATH?>/balphp-v1.0
BALPHP_PATH: >
Expand Down
2 changes: 1 addition & 1 deletion common/balphp-v1.0
1 change: 1 addition & 0 deletions common/zend-v1.11.2
Submodule zend-v1.11.2 added at 20814e

0 comments on commit 3abb95a

Please sign in to comment.