diff options
author | Brion Vibber <brion@pobox.com> | 2009-11-12 09:02:00 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2009-11-12 09:02:00 -0800 |
commit | d8fe5224cb5628f1a281c7498a516e89992f6474 (patch) | |
tree | 51284b5f2b7ec66206dae842731579b58bc509fc /locale/ru | |
parent | 707efadbd4b44435741ad9b2b972a77f4069e689 (diff) |
Fix for bug 1974: drop unnecessary define_syslog_variables() call from common.php
The call was moved to this spot in commit 3ea1119e500c23ee918569e2a58cc5abaa1d8a5a (previously init'd later in another func) but doesn't seem to be needed anyway. None of our code uses the variables that this function defines, just the constants -- which are already predefined without the call.
The function is deprecated in PHP 5.3 and gone in 6, so we may as well toss it now.
Diffstat (limited to 'locale/ru')
0 files changed, 0 insertions, 0 deletions