diff options
| author | polo <ordipolo@gmx.fr> | 2025-04-07 07:46:27 +0200 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2025-04-07 07:46:27 +0200 |
| commit | 09bea09c8157ff45279f0d06aa9d313448c0bec5 (patch) | |
| tree | 4f79c47678df12cb508607be040050c8f08455aa /src/controller/Director.php | |
| parent | 022d0c36258c874a21a36e207ae89aa8d91e44a1 (diff) | |
| download | cms-09bea09c8157ff45279f0d06aa9d313448c0bec5.tar.gz cms-09bea09c8157ff45279f0d06aa9d313448c0bec5.tar.bz2 cms-09bea09c8157ff45279f0d06aa9d313448c0bec5.zip | |
nouvelle "news"
Diffstat (limited to 'src/controller/Director.php')
| -rw-r--r-- | src/controller/Director.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controller/Director.php b/src/controller/Director.php index db84661..b7be9b8 100644 --- a/src/controller/Director.php +++ b/src/controller/Director.php | |||
| @@ -87,7 +87,7 @@ class Director | |||
| 87 | } | 87 | } |
| 88 | } | 88 | } |
| 89 | if(isset($new)){ | 89 | if(isset($new)){ |
| 90 | $main->setTempChild($new); | 90 | $main->setAdoptedChild($new); |
| 91 | } | 91 | } |
| 92 | } | 92 | } |
| 93 | 93 | ||
