2024-02-03 13:22:05 +01:00
|
|
|
# pohja
|
|
|
|
|
2024-02-03 14:44:49 +01:00
|
|
|
[![status-badge](https://ci.biggetje.net/api/badges/1/status.svg)](https://ci.biggetje.net/repos/1)
|
|
|
|
|
2024-02-03 13:34:31 +01:00
|
|
|
PHP Framework for small sites requiring some dynamic properties
|
|
|
|
|
|
|
|
* git submodule add https://git.biggetje.net/perusta/pohja.git perusta/pohja
|
2024-02-03 14:44:49 +01:00
|
|
|
* git submodule update --init --recursive
|
|
|
|
* Create Settings.PHP
|
|
|
|
* require_once("perusta/pohja/Settings.php");
|