Update init.php

This commit is contained in:
Hani Rouatbi
2019-03-01 20:48:20 +01:00
committed by GitHub
parent 1e6ec3fef9
commit 433c088f1f

View File

@@ -26,7 +26,7 @@ $kleeja_plugin['kj_sitemap_seo']['information'] = array(
# Min version of Kleeja that's requiered to run this plugin
'plugin_kleeja_version_min' => '2.0',
# Max version of Kleeja that support this plugin, use 0 for unlimited
'plugin_kleeja_version_max' => '3.0.2',
'plugin_kleeja_version_max' => '4.0',
# Should this plugin run before others?, 0 is normal, and higher number has high priority
'plugin_priority' => 0
);