Init
This commit is contained in:
parent
2ef87c0c1a
commit
5e4f5ddf91
0
core/class/template.class.php
Normal file → Executable file
0
core/class/template.class.php
Normal file → Executable file
0
core/core.php
Normal file → Executable file
0
core/core.php
Normal file → Executable file
0
core/layout/blank.php
Normal file → Executable file
0
core/layout/blank.php
Normal file → Executable file
0
core/layout/light.php
Normal file → Executable file
0
core/layout/light.php
Normal file → Executable file
0
core/layout/main.php
Normal file → Executable file
0
core/layout/main.php
Normal file → Executable file
0
core/module/config/view/index/index.php
Normal file → Executable file
0
core/module/config/view/index/index.php
Normal file → Executable file
8
core/module/install/install.php
Normal file → Executable file
8
core/module/install/install.php
Normal file → Executable file
@ -94,9 +94,9 @@ class install extends common {
|
||||
if ($this->getInput('installDefaultData',helper::FILTER_BOOLEAN) === FALSE) {
|
||||
$this->initData('page','fr',true);
|
||||
$this->initData('module','fr',true);
|
||||
$this->setData(['module', 'blog', 'posts', 'mon-premier-article', 'userId', $userId]);
|
||||
$this->setData(['module', 'blog', 'posts', 'mon-deuxieme-article', 'userId', $userId]);
|
||||
$this->setData(['module', 'blog', 'posts', 'mon-troisieme-article', 'userId', $userId]);
|
||||
$this->setData(['module', 'blog', 'mon-premier-article', 'userId', $userId]);
|
||||
$this->setData(['module', 'blog', 'mon-deuxieme-article', 'userId', $userId]);
|
||||
$this->setData(['module', 'blog', 'mon-troisieme-article', 'userId', $userId]);
|
||||
}
|
||||
// Stocker le dossier d'installation
|
||||
$this->setData(['core', 'baseUrl', helper::baseUrl(false,false) ]);
|
||||
@ -253,4 +253,4 @@ class install extends common {
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
0
core/module/install/ressource/defaultdata.php
Normal file → Executable file
0
core/module/install/ressource/defaultdata.php
Normal file → Executable file
0
core/module/page/page.php
Normal file → Executable file
0
core/module/page/page.php
Normal file → Executable file
0
core/module/page/view/edit/edit.php
Normal file → Executable file
0
core/module/page/view/edit/edit.php
Normal file → Executable file
0
core/module/theme/theme.php
Normal file → Executable file
0
core/module/theme/theme.php
Normal file → Executable file
0
core/module/theme/view/admin/admin.js.php
Normal file → Executable file
0
core/module/theme/view/admin/admin.js.php
Normal file → Executable file
0
core/module/theme/view/admin/admin.php
Normal file → Executable file
0
core/module/theme/view/admin/admin.php
Normal file → Executable file
0
core/module/theme/view/advanced/advanced.php
Normal file → Executable file
0
core/module/theme/view/advanced/advanced.php
Normal file → Executable file
0
core/module/theme/view/manage/manage.php
Normal file → Executable file
0
core/module/theme/view/manage/manage.php
Normal file → Executable file
0
core/module/theme/view/menu/menu.php
Normal file → Executable file
0
core/module/theme/view/menu/menu.php
Normal file → Executable file
0
core/module/user/user.php
Normal file → Executable file
0
core/module/user/user.php
Normal file → Executable file
0
core/module/user/view/add/add.php
Normal file → Executable file
0
core/module/user/view/add/add.php
Normal file → Executable file
0
core/module/user/view/edit/edit.php
Normal file → Executable file
0
core/module/user/view/edit/edit.php
Normal file → Executable file
0
core/module/user/view/forgot/forgot.php
Normal file → Executable file
0
core/module/user/view/forgot/forgot.php
Normal file → Executable file
0
core/module/user/view/index/index.php
Normal file → Executable file
0
core/module/user/view/index/index.php
Normal file → Executable file
0
core/vendor/filemanager/config/config.php
vendored
Normal file → Executable file
0
core/vendor/filemanager/config/config.php
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico-codes.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico-codes.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico-embedded.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico-embedded.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico-ie7-codes.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico-ie7-codes.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico-ie7.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico-ie7.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/css/zwiico.css
vendored
Normal file → Executable file
0
core/vendor/zwiico/font/zwiico.eot
vendored
Normal file → Executable file
0
core/vendor/zwiico/font/zwiico.eot
vendored
Normal file → Executable file
0
core/vendor/zwiico/font/zwiico.svg
vendored
Normal file → Executable file
0
core/vendor/zwiico/font/zwiico.svg
vendored
Normal file → Executable file
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
0
core/vendor/zwiico/font/zwiico.ttf
vendored
Normal file → Executable file
0
core/vendor/zwiico/font/zwiico.ttf
vendored
Normal file → Executable file
0
core/vendor/zwiico/font/zwiico.woff
vendored
Normal file → Executable file
0
core/vendor/zwiico/font/zwiico.woff
vendored
Normal file → Executable file
0
core/vendor/zwiico/font/zwiico.woff2
vendored
Normal file → Executable file
0
core/vendor/zwiico/font/zwiico.woff2
vendored
Normal file → Executable file
0
module/blog/blog.php
Normal file → Executable file
0
module/blog/blog.php
Normal file → Executable file
0
module/blog/view/add/add.js.php
Normal file → Executable file
0
module/blog/view/add/add.js.php
Normal file → Executable file
0
module/blog/view/add/add.php
Normal file → Executable file
0
module/blog/view/add/add.php
Normal file → Executable file
0
module/blog/view/article/article.php
Normal file → Executable file
0
module/blog/view/article/article.php
Normal file → Executable file
0
module/blog/view/comment/comment.js.php
Normal file → Executable file
0
module/blog/view/comment/comment.js.php
Normal file → Executable file
0
module/blog/view/comment/comment.php
Normal file → Executable file
0
module/blog/view/comment/comment.php
Normal file → Executable file
0
module/blog/view/config/config.php
Normal file → Executable file
0
module/blog/view/config/config.php
Normal file → Executable file
0
module/blog/view/edit/edit.js.php
Normal file → Executable file
0
module/blog/view/edit/edit.js.php
Normal file → Executable file
0
module/blog/view/edit/edit.php
Normal file → Executable file
0
module/blog/view/edit/edit.php
Normal file → Executable file
0
module/blog/view/index/index.php
Normal file → Executable file
0
module/blog/view/index/index.php
Normal file → Executable file
0
module/form/view/index/index.php
Normal file → Executable file
0
module/form/view/index/index.php
Normal file → Executable file
0
module/gallery/gallery.php
Normal file → Executable file
0
module/gallery/gallery.php
Normal file → Executable file
0
module/news/news.php
Normal file → Executable file
0
module/news/news.php
Normal file → Executable file
Loading…
Reference in New Issue
Block a user