Author: glen Date: Mon Jul 17 21:23:22 2006 GMT
Module: SOURCES Tag: localization
---- Log message:
- updated to 20060717 snap
---- Files affected:
SOURCES:
eventum-paths.patch (1.29.4.2 -> 1.29.4.3)
---- Diffs:
================================================================
Index: SOURCES/eventum-paths.patch
diff -u SOURCES/eventum-paths.patch:1.29.4.2
SOURCES/eventum-paths.patch:1.29.4.3
--- SOURCES/eventum-paths.patch:1.29.4.2 Fri Jun 2 00:04:19 2006
+++ SOURCES/eventum-paths.patch Mon Jul 17 23:23:17 2006
@@ -99,12 +99,12 @@
foreach ($required_directories as $dir_path => $options) {
// check if directory exists
if (!file_exists($dir_path)) {
---- eventum-localization-dev2/setup/index.php~ 2006-06-02 00:59:31.253312998
+0300
-+++ eventum-localization-dev2/setup/index.php 2006-06-02 01:00:39.434848436
+0300
+--- eventum-20060717/setup/index.php~ 2006-07-18 00:20:57.530267420 +0300
++++ eventum-20060717/setup/index.php 2006-07-18 00:22:06.301805247 +0300
@@ -121,31 +121,31 @@
- // if (ini_get('allow_call_time_pass_reference') != "1") {
- // $errors[] = "The 'allow_call_time_pass_reference' directive needs
to be enabled in your PHP.INI file in order for Eventum to //work properly.";
- // }
+ if (ini_get('allow_call_time_pass_reference') != "1") {
+ $errors[] = "The 'allow_call_time_pass_reference' directive needs to
be enabled in your PHP.INI file in order for Eventum to work properly.";
+ }
- $error = checkPermissions('../locks', "Directory 'locks'", TRUE);
+ $error = checkPermissions('/var/run/eventum', "Directory
'/var/run/eventum'", TRUE);
if (!empty($error)) {
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/eventum-paths.patch?r1=1.29.4.2&r2=1.29.4.3&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit