| Date: | 2009-05-20 11:39:21 (1 year 3 months ago) |
|---|---|
| Author: | Loïc d'Anterroches |
| Commit: | f283c3a2d07073d5d704d97ac11ed05433a12a1a |
| Message: | Added the display of the include path. |
| Files: |
src/migrate.php (1 diff) |
Change Details
| src/migrate.php | ||
|---|---|---|
| 166 | 166 | exit(); |
| 167 | 167 | } |
| 168 | 168 | |
| 169 | debug('PHP include path: '.get_include_path()); | |
| 170 | ||
| 169 | 171 | if ($what['un-install']) { |
| 170 | 172 | $apps = array(); |
| 171 | 173 | if ($what['all']) { |
