README update use local images #62
11 changed files with 22 additions and 0 deletions
2
admin/css/index.php
Normal file
2
admin/css/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
admin/images/index.php
Normal file
2
admin/images/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
admin/index.php
Normal file
2
admin/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
admin/js/index.php
Normal file
2
admin/js/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
bin/index.php
Normal file
2
bin/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
classes/index.php
Normal file
2
classes/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
frontend/index.php
Normal file
2
frontend/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
inc/index.php
Normal file
2
inc/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
templates/index.php
Normal file
2
templates/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
tests/index.php
Normal file
2
tests/index.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
2
vendor/index.php
vendored
Normal file
2
vendor/index.php
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
// Silence is golden
|
Loading…
Reference in a new issue