disabling permanent error_log and missing translation

This commit is contained in:
Ralf Becker 2011-06-06 06:39:07 +00:00
parent fae1d29e68
commit 562343a4dd
3 changed files with 6 additions and 4 deletions

View File

@ -328,7 +328,7 @@ class auth
$ret = md5($cleartext) === $encrypted; $ret = md5($cleartext) === $encrypted;
break; break;
} }
error_log(__METHOD__."('$cleartext', '$encrypted', '$type_in', '$username') type='$type' returning ".array2string($ret)); //error_log(__METHOD__."('$cleartext', '$encrypted', '$type_in', '$username') type='$type' returning ".array2string($ret));
return $ret; return $ret;
} }
@ -377,7 +377,7 @@ class auth
$salt = substr($db_val, 0, $len); $salt = substr($db_val, 0, $len);
$new_hash = crypt($form_val, $salt); $new_hash = crypt($form_val, $salt);
error_log(__METHOD__."('$form_val', '$db_val') type=$type --> len=$len --> salt='$salt' --> new_hash='$new_hash' returning ".array2string($db_val === $new_hash)); //error_log(__METHOD__."('$form_val', '$db_val') type=$type --> len=$len --> salt='$salt' --> new_hash='$new_hash' returning ".array2string($db_val === $new_hash));
return $db_val === $new_hash; return $db_val === $new_hash;
} }
@ -443,7 +443,7 @@ class auth
$e_password = $password; $e_password = $password;
break; break;
} }
error_log(__METHOD__."('$password', ".array2string($type).") returning ".array2string($e_password).(self::$error ? ' error='.self::$error : '')); //error_log(__METHOD__."('$password', ".array2string($type).") returning ".array2string($e_password).(self::$error ? ' error='.self::$error : ''));
return $e_password; return $e_password;
} }
@ -491,7 +491,7 @@ class auth
$e_password = false; $e_password = false;
break; break;
} }
error_log(__METHOD__."('$password') using '$type' returning ".array2string($e_password).(self::$error ? ' error='.self::$error : '')); //error_log(__METHOD__."('$password') using '$type' returning ".array2string($e_password).(self::$error ? ' error='.self::$error : ''));
return $e_password; return $e_password;
} }

View File

@ -506,6 +506,7 @@ save setup de Speichern
save this text as contents of your header.inc.php setup de Speichern Sie diesen Text als Datei header.inc.php save this text as contents of your header.inc.php setup de Speichern Sie diesen Text als Datei header.inc.php
schedule setup de planen schedule setup de planen
scheduled backups setup de Regelmäßige Datensicherungen scheduled backups setup de Regelmäßige Datensicherungen
securest setup de sicherste
select an app, enter a target version, then submit to process to that version.<br />if you do not enter a version, only the baseline tables will be installed for the app.<br /><blink>this will drop all of the apps' tables first!</blink> setup de Wählen Sie eine Applikation, geben Sie eine Zielversion ein, dann bestätigen Sie den Vorgang.<br />Wenn Sie keine Version angeben, werden nur die Basis-Tabellen der Applikation installiert werden.<br /><blink>DIES WIRD ZUERST ALLE TABELLEN DER APPLI select an app, enter a target version, then submit to process to that version.<br />if you do not enter a version, only the baseline tables will be installed for the app.<br /><blink>this will drop all of the apps' tables first!</blink> setup de Wählen Sie eine Applikation, geben Sie eine Zielversion ein, dann bestätigen Sie den Vorgang.<br />Wenn Sie keine Version angeben, werden nur die Basis-Tabellen der Applikation installiert werden.<br /><blink>DIES WIRD ZUERST ALLE TABELLEN DER APPLI
select one... setup de Einen auswählen... select one... setup de Einen auswählen...
select the default applications to which your users will have access setup de Wählen Sie die voreingestellten Anwendungen, zu denen Ihre Benutzer Zugriff haben werden select the default applications to which your users will have access setup de Wählen Sie die voreingestellten Anwendungen, zu denen Ihre Benutzer Zugriff haben werden

View File

@ -506,6 +506,7 @@ save setup en Save
save this text as contents of your header.inc.php setup en Save this text as contents of your header.inc.php save this text as contents of your header.inc.php setup en Save this text as contents of your header.inc.php
schedule setup en schedule schedule setup en schedule
scheduled backups setup en scheduled backups scheduled backups setup en scheduled backups
securest setup en securest
select an app, enter a target version, then submit to process to that version.<br />if you do not enter a version, only the baseline tables will be installed for the app.<br /><blink>this will drop all of the apps' tables first!</blink> setup en Select an app, enter a target version, then submit to process to that version.<br />If you do not enter a version, only the baseline tables will be installed for the app.<br /><blink>THIS WILL DROP ALL OF THE APPS' TABLES FIRST!</blink> select an app, enter a target version, then submit to process to that version.<br />if you do not enter a version, only the baseline tables will be installed for the app.<br /><blink>this will drop all of the apps' tables first!</blink> setup en Select an app, enter a target version, then submit to process to that version.<br />If you do not enter a version, only the baseline tables will be installed for the app.<br /><blink>THIS WILL DROP ALL OF THE APPS' TABLES FIRST!</blink>
select one... setup en select one... select one... setup en select one...
select the default applications to which your users will have access setup en Select the default applications to which your users will have access select the default applications to which your users will have access setup en Select the default applications to which your users will have access