Changeset 392
- Timestamp:
- 03/23/07 18:01:25 (2 years ago)
- Files:
-
- trunk/build/manifests/jelix-lib.mn (modified) (2 diffs)
- trunk/build/manifests/testapp.mn (modified) (1 diff)
- trunk/lib/jelix/checker.php (added)
- trunk/lib/jelix/core/jInstallChecker.class.php (added)
- trunk/testapp/www/check.php (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/build/manifests/jelix-lib.mn
r385 r392 9 9 CREDITS 10 10 * init.php 11 checker.php 11 12 INSTALL 12 13 LICENCE … … 31 32 ! defaultconfig.ini.php 32 33 * jConfigCompiler.class.php 34 jInstallChecker.class.php 33 35 34 36 cd lib/jelix/core/request trunk/build/manifests/testapp.mn
r390 r392 15 15 index.php 16 16 testnews.php 17 check.php 17 18 cd testapp/www/foo 18 19 bar.php
