ajaxray / ajaxray/Kohana-Log-Viewer
Use Kohana standards
Aperta
- Lingua principale
- PHP
- Stelle
- 52
- Fork
- 25
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I suggest you use the Kohana standards of being able to extend classes.
As such you would move the functionality of classes/Controller/Logs.php into classes/Controller/Kohana/Logs.php with the class name Controller_Kohana_Logs, and then classes/Controller/Logs.php a dummy class that extends Controller_Kohana_Logs.
This allows me to simply extend the Controller_Logs class to check with our log in system and privileges.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.