projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40a9d66
)
Message typo fixed
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Wed, 30 Sep 2009 14:35:35 +0000
(14:35 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Wed, 30 Sep 2009 14:35:35 +0000
(14:35 +0000)
sql/alter2.2.php
patch
|
blob
|
history
diff --git
a/sql/alter2.2.php
b/sql/alter2.2.php
index 091e8860f9284c8631ce1107e66cb80f3db94524..89d9f1ffd86e398ce845ad1def019f70d644e326 100644
(file)
--- a/
sql/alter2.2.php
+++ b/
sql/alter2.2.php
@@
-248,7
+248,7
@@
function fix_extensions() {
return true; // already converted
if (!is_writable($path_to_root.'/modules/installed_modules.php')) {
- display_error(_('Cannot upgrade extensions system: file /modules/installed_modules.php is no writeable'));
+ display_error(_('Cannot upgrade extensions system: file /modules/installed_modules.php is no
t
writeable'));
return false;
}