Update functions.php
This commit is contained in:
parent
eb0d39f1f9
commit
7918358124
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
if (!function_exists('software_version')) {
|
||||
function software_version() {
|
||||
return '4.5.6';
|
||||
return '4.5.7';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -2123,4 +2123,4 @@ function number_pad($number,$n) {
|
|||
}
|
||||
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue