mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 01:30:32 +02:00
Solution only works when logged in, but not directly after installation.
This commit is contained in:
@@ -1098,7 +1098,7 @@
|
||||
<field name="gen_user_id">1</field>
|
||||
<field name="gen_ip">Hello World!</field>
|
||||
<field name="gen_intdata">0</field>
|
||||
<field name="gen_chardata"><![CDATA[[html]This is the voux template for a simple blog/website. The text you are reading is the "Welcome Message" and the items below are "News Items". Visit the admin-area to modify.<br><br><a class="btn btn-primary btn-large " href="{e_ADMIN}admin.php">Go to Admin area</a><br>[/html]]]></field>
|
||||
<field name="gen_chardata"><![CDATA[[html]This is the voux template for a simple blog/website. The text you are reading is the "Welcome Message" and the items below are "News Items". Visit the admin-area to modify.<br><br><a class="btn btn-primary btn-large " href="e107_admin/admin.php">Go to Admin area</a><br>[/html]]]></field>
|
||||
</item>
|
||||
</dbTable>
|
||||
<dbTable name="news_category">
|
||||
|
Reference in New Issue
Block a user