dbms_init...1
This commit is contained in:
parent
d56592d296
commit
07a4799f31
@ -52,7 +52,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="layout_footer"><?= $this->include("templates/{$viewDatas['layout']}/index_footer"); ?></div>
|
<div class="layout_footer"><?= $this->include("templates/{$viewDatas['layout']}/index_footer"); ?></div>
|
||||||
<!-- Layout Right End -->
|
<!-- Layout Right End -->
|
||||||
</td>SSS
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<?php if ($error = session('error')): ?><?= $viewDatas['helper']->alert($error) ?><?php endif ?>
|
<?php if ($error = session('error')): ?><?= $viewDatas['helper']->alert($error) ?><?php endif ?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user