]> _ Git - fluidbook-v3.git/commit
Projet crée
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 22 Jan 2016 15:13:58 +0000 (15:13 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 22 Jan 2016 15:13:58 +0000 (15:13 +0000)
commitf0dd102c7bf6e5b597693d506a76c62fae33f011
tree138a883e4e6d748a5ecb5f27a1fa96b99cf86c9f
Projet crée
45 files changed:
.htaccess [new file with mode: 0644]
.ovhconfig [new file with mode: 0644]
desktop.ini [new file with mode: 0644]
framework/application/Bootstrap.php [new file with mode: 0644]
framework/application/configs/application.ini [new file with mode: 0644]
framework/application/configs/settings.ini [new file with mode: 0644]
framework/application/controllers/AdminController.php [new file with mode: 0644]
framework/application/controllers/AdminajaxController.php [new file with mode: 0644]
framework/application/controllers/AdminajaxpopupController.php [new file with mode: 0644]
framework/application/controllers/AjaxController.php [new file with mode: 0644]
framework/application/controllers/AjaxpopupController.php [new file with mode: 0644]
framework/application/controllers/DebugController.php [new file with mode: 0644]
framework/application/controllers/ErrorController.php [new file with mode: 0644]
framework/application/controllers/IndexController.php [new file with mode: 0644]
framework/application/controllers/MaintenanceController.php [new file with mode: 0644]
framework/application/forms/CMS.php [new file with mode: 0644]
framework/application/forms/CMS/Home.php [new file with mode: 0644]
framework/application/forms/Settings.php [new file with mode: 0644]
framework/application/forms/User.php [new file with mode: 0644]
framework/application/layouts/scripts/layout.phtml [new file with mode: 0644]
framework/application/models/Content.php [new file with mode: 0644]
framework/application/models/User.php [new file with mode: 0644]
framework/application/views/scripts/templates/home.phtml [new file with mode: 0644]
framework/languages/.php [new file with mode: 0644]
framework/languages/en.php [new file with mode: 0644]
framework/languages/fr.php [new file with mode: 0644]
images/close.png [new file with mode: 0644]
images/favicon/favicon-ios-114.png [new file with mode: 0644]
images/favicon/favicon-ios-120.png [new file with mode: 0644]
images/favicon/favicon-ios-144.png [new file with mode: 0644]
images/favicon/favicon-ios-152.png [new file with mode: 0644]
images/favicon/favicon-ios-57.png [new file with mode: 0644]
images/favicon/favicon-ios-72.png [new file with mode: 0644]
images/favicon/favicon-ios-76.png [new file with mode: 0644]
images/favicon/favicon.ico [new file with mode: 0644]
images/favicon/favicon.png [new file with mode: 0644]
images/order/ASC.png [new file with mode: 0644]
images/order/DESC.png [new file with mode: 0644]
index.php [new file with mode: 0644]
js/admin.js [new file with mode: 0644]
js/common.js [new file with mode: 0644]
less/admin.less [new file with mode: 0644]
less/common.less [new file with mode: 0644]
less/ie7.less [new file with mode: 0644]
less/ie8.less [new file with mode: 0644]