forked from leftypol/leftypol
LogDriver: move to subdirectory
This commit is contained in:
parent
3cb6fa3b5a
commit
c5ce9a8030
6 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
namespace Vichan\Data\Driver;
|
namespace Vichan\Data\Driver\Log;
|
||||||
|
|
||||||
defined('TINYBOARD') or exit;
|
defined('TINYBOARD') or exit;
|
||||||
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
namespace Vichan\Data\Driver;
|
namespace Vichan\Data\Driver\Log;
|
||||||
|
|
||||||
defined('TINYBOARD') or exit;
|
defined('TINYBOARD') or exit;
|
||||||
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
namespace Vichan\Data\Driver;
|
namespace Vichan\Data\Driver\Log;
|
||||||
|
|
||||||
defined('TINYBOARD') or exit;
|
defined('TINYBOARD') or exit;
|
||||||
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
namespace Vichan\Data\Driver;
|
namespace Vichan\Data\Driver\Log;
|
||||||
|
|
||||||
defined('TINYBOARD') or exit;
|
defined('TINYBOARD') or exit;
|
||||||
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
namespace Vichan\Data\Driver;
|
namespace Vichan\Data\Driver\Log;
|
||||||
|
|
||||||
defined('TINYBOARD') or exit;
|
defined('TINYBOARD') or exit;
|
||||||
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
namespace Vichan\Data\Driver;
|
namespace Vichan\Data\Driver\Log;
|
||||||
|
|
||||||
defined('TINYBOARD') or exit;
|
defined('TINYBOARD') or exit;
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue