merge with rel310C
This commit is contained in:
parent
2bddf09d9c
commit
aefc4b1eb8
77 changed files with 1189 additions and 1205 deletions
|
|
@ -209,7 +209,7 @@ class Anc_Plan
|
|||
var_dump($p);
|
||||
echo "<h2>Update</h2> ";
|
||||
$p->name="Update ";
|
||||
$p->description="c'est changé";
|
||||
$p->description="c'est change";
|
||||
$p->update();
|
||||
$p->get();
|
||||
var_dump($p);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue