Change view not as RainTPL is gone
parent
9a60ac35f8
commit
14abd1c4f1
@ -6,7 +6,7 @@ The main code or **controller** is found in `lib/privatebin.php`.
|
|||||||
|
|
||||||
The data storage **models** are in the `lib/privatebin/` folder.
|
The data storage **models** are in the `lib/privatebin/` folder.
|
||||||
|
|
||||||
The **view** is still implemented using the RainTPL library (`lib/RainTPL.php`) using a template file located in the `tpl/` folder.
|
The **view** is still implemented using the template PHP file located in the `tpl/` folder.
|
||||||
|
|
||||||
Any option that not every server administrator might want to use or provide should be implemented with **configuration** options in the file `cfg/conf.ini`.
|
Any option that not every server administrator might want to use or provide should be implemented with **configuration** options in the file `cfg/conf.ini`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user