Changeset 7712
- Timestamp:
- 05/08/09 15:06:18 (4 years ago)
- Files:
-
- modules/branches/2.6/framework/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/framework/install.php
r7711 r7712 102 102 upgrade_all(getversion()); 103 103 } else { 104 echo ("[ERROR] Function: 'upgrade_all' not present, libfreepbx.in c.php seems not to be installed<br>");104 echo ("[ERROR] Function: 'upgrade_all' not present, libfreepbx.install.php seems not to be installed<br>"); 105 105 } 106 106
