mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-29 03:04:08 -04:00
Add a missing colon.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<? printf(_("Apache: %s"), apache_get_version()) ?>
|
||||
</li>
|
||||
<li>
|
||||
<? printf(_("PHP %s"), phpversion()) ?>
|
||||
<? printf(_("PHP: %s"), phpversion()) ?>
|
||||
</li>
|
||||
<li>
|
||||
<? printf(_("MySQL: %s"), mysql_get_server_info()) ?>
|
||||
|
||||
Reference in New Issue
Block a user