mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Permisos agrupados
This commit is contained in:
@ -54,6 +54,10 @@ function getAllClass($controller = null){
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
function getAllClassFolder($folder = null){
|
||||
try {
|
||||
helper('filesystem');
|
||||
@ -107,6 +111,8 @@ function getAllFolder(){
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
function getIgnoreController($controller)
|
||||
{
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user