add site export (w/o intern)

This commit is contained in:
Jannik Beyerstedt 2024-07-28 18:18:04 +02:00
commit 0ecc12d463
399 changed files with 39488 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<?php
/**
* Customization of the english language file
* Copy only the strings that needs to be modified
*/
$lang['js']['nosmblinks'] = '';

View file

@ -0,0 +1 @@
<?php echo "hello world!"; ?>