Archived
1
0
Fork 0
This repository has been archived on 2026-04-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
httpcb/app
2022-08-02 12:02:48 +02:00
..
assets sass: "sticky-footer" broke with BS 5.2.0, fix with flexbox. 2022-08-01 21:47:40 +02:00
config Adding backend/LogController::index() 2019-12-01 19:27:27 +01:00
controllers Update pagination api. 2022-07-26 21:09:36 +02:00
forms app/forms/Registration.php: remove unneeded use. 2022-07-26 21:08:25 +02:00
library app/library/Bootstrap.php: Fix documentation for run() method. 2022-07-26 21:10:28 +02:00
listeners app/listeners/ActivityLog.php: update _log() to phalcon4 model api. 2022-07-26 20:40:53 +02:00
migrations migration: 20181003134001_user_type.php 2018-12-29 15:24:23 +01:00
models/Data app/models/Data/Callback.php: Cant override getSource() anymore as it is marked final, set source in "initialize()" instead. 2022-07-26 19:58:50 +02:00
modules Phalcon\DiInterface is renamed to Phalcon\Di\DiInterface 2022-07-26 19:58:50 +02:00
templates/mail adding app/templates/mail/account_activation.volt 2018-09-25 22:25:13 +00:00
views views: change pull-left,pull-right classes to float-start,float-end 2022-08-02 12:02:48 +02:00