1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

Corrected theme install pref defaults. Theme Manager now prompting again about default content and display modified prefs when detected.

This commit is contained in:
Cameron
2022-04-07 08:15:30 -07:00
parent 5357205734
commit 9b5a76cd0f
5 changed files with 25 additions and 8 deletions

View File

@@ -1,5 +1,8 @@
<?xml version='1.0' encoding='utf-8' ?>
<e107Export version="2.0.0 (git)" timestamp="1428087500" >
<prefs>
<core name="news_default_template">list</core>
</prefs>
<database>
<dbTable name="generic">
<item>

View File

@@ -16,6 +16,8 @@ USA',
'hours' => '',
'message' => '',
)]]></core>
<core name="news_default_template">list</core>
<core name="shortdate">%d %b %Y</core>
<core name="url_main_module">page</core>
</prefs>
<database>

View File

@@ -5,7 +5,7 @@
<core name="frontpage"><![CDATA[array (
0 => 'news.php',
)]]></core>
<core name="news_default_template">default</core>
<core name="newsposts">3</core>
<core name="shortdate">%d %b %Y</core>
<core name="sitelogo">{e_THEME}voux/install/logo2B252832529.png</core>