Skip to content

code structure

akasolace edited this page Aug 19, 2019 · 1 revision
  • /assets/ -> ignore default yii file. I imagine this one can't be deleted
  • /backup/ -> ignore can this be deleted ?
  • /commands/ -> contains php script to be used locally only ?
    • UserController.php -> php script that created the user database. Passwords should be changed and file should be removed from version control, no ?
    • ProvaController.php -> ????
    • RbacController.php -> ????
    • UtilHoFeedbackController.php -> ????

Clone this wiki locally