BUG 8607 "gulliver propel-build-sql script needs a way to specify..." REVERT
- reverting changes to allow execute propel-build-sql for plugins
This commit is contained in:
@@ -81,9 +81,6 @@
|
||||
if (defined('PATH_DATA')) {
|
||||
$writableDirs[] = PATH_DATA;
|
||||
}
|
||||
if (defined('PATH_LANGUAGECONT')) {
|
||||
$writableDirs[] = PATH_LANGUAGECONT;
|
||||
}
|
||||
|
||||
try {
|
||||
G::verifyWriteAccess($writableDirs);
|
||||
|
||||
Reference in New Issue
Block a user