Todo
This commit is contained in:
@@ -17,7 +17,7 @@ class LogAsistencias
|
||||
// die ruta
|
||||
$this->month = date("m");
|
||||
$this->year = date("Y");
|
||||
$this->dir = ($ruta ?? '') . "log/";
|
||||
$this->dir = "log/";
|
||||
$this->updateFilename();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user