mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 11:47:51 +02:00
try to fix code format
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
/**
|
/**
|
||||||
* Monstra requires PHP 5.2.0 or greater
|
* Monstra requires PHP 5.2.0 or greater
|
||||||
*/
|
*/
|
||||||
if (version_compare(PHP_VERSION, "5.2.0", "<")) {
|
if (version_compare(PHP_VERSION, "5.2.0", "<")) {
|
||||||
exit("Monstra requires PHP 5.2.0 or greater.");
|
exit("Monstra requires PHP 5.2.0 or greater.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user