From b95a924f8dd3e8c98f87b09217c75f5e9d2f882c Mon Sep 17 00:00:00 2001 From: following Date: Wed, 10 Jul 2013 20:13:54 +0200 Subject: [PATCH] fixed okapi-update docs --- bin/okapi-update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/okapi-update.php b/bin/okapi-update.php index d6dd6429..724007cd 100644 --- a/bin/okapi-update.php +++ b/bin/okapi-update.php @@ -7,7 +7,7 @@ /* * run okapi database update - * needs 'short_open_tag = Off' in php.ini + * needs 'short_open_tag = On' in php.ini * * You should normally NOT call this script directly, but via dbupdate.php * (or something similar on a production system). This ensures that