-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autoload? Move multi "require" from "index.php"; move DB connect from "config.php" #31
Open
5 of 6 tasks
Comments
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 2, 2018
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 2, 2018
…!) [iet:10299536] * .. move to: `app/utils/DBConnection` PHP [ci skip]
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 2, 2018
…536][ci skip]
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 2, 2018
… [iet:10299536]
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 2, 2018
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 3, 2018
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 4, 2018
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 4, 2018
…299536] * TWIG templates [ci skip]
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 4, 2018
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 4, 2018
…:10299536] [ci skip]
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 4, 2018
…10299536] * Fixes to controller methods
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 4, 2018
…99536] * ~ 130 lines of Javascript from `site` TWIG template !
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 4, 2018
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 5, 2018
nfreear
added a commit
to IET-OU/openEssayist-slim
that referenced
this issue
Feb 5, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
..
require_once
frompublic_html/index.php
>>app/utils/autoload.php
;app/config.php
>>app/utils/DBConnection
;rd_save_path
inapp/config
PHP template;app/cli.php
>>app/utils/CliApp.php
;public/index.php
>>app/utils/TwigApp.php
;[iet:10299536]
The text was updated successfully, but these errors were encountered: