5 Commits

Author SHA1 Message Date
3d52fb48e2 Fixed files for PHPStan 2019-04-26 10:19:32 +02:00
e4d320e5e7 Renamed AdminPanel to DeltaCMS
lot of changes :p
2019-04-25 17:13:02 +02:00
ae535719f2 Moved index & htaccess to public folder 2019-04-25 10:26:11 +02:00
17f223d517 pouet 2019-03-02 15:54:10 +01:00
bc8fba19d4 too manu changes (will list by files)
.gitignore
ignores some launch files

changelog.md, readme.md
added end file line

public.php
moved
started the work on it

router.php
added require to functions & moved the function in the file
set an ini value to show errors
defied some constants
moved the public page management to public/public.php

exampleModule -> headGenerator.php
started working on module management

*.json
reworked files

function.php
added this file to manages cores functions

website.php
the Website Object for theme & modules

page.php
created a test theme
2019-02-17 00:12:50 +01:00