Correction affichage recherche, maj bouton, suppression requêtes de controller, déplacer mention et about dans page_controller, nettoyage des commentaires pour ctrl, entities & models
This commit is contained in:
parent
8c89a6ec1b
commit
050c804d48
20 changed files with 244 additions and 282 deletions
|
|
@ -16,8 +16,9 @@ require_once("mother_entity.php");
|
|||
private int $_project = 0;
|
||||
|
||||
|
||||
|
||||
//le construc habituel
|
||||
/**
|
||||
* le constructeur de la table image
|
||||
*/
|
||||
public function __construct(){
|
||||
$this->_prefix = 'image_';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue