http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13486 Paul A. <paul.a@navalmarinearchive.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #10 from Paul A. <paul.a@navalmarinearchive.com> --- It does in fact make a difference (3.08, Apache 2.22). As last line, it is compatible with all other "About" entries. If not last line (i.e. inserted at line 60) it adds the "Build date." I can definitely sign-off adding: $apacheVersion = (`/usr/sbin/apachectl -v`) unless $apacheVersion; as line 61. -- You are receiving this mail because: You are watching all bug changes.