mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 21:46:22 +05:30
moved the vendor-dir into System
This commit is contained in:
parent
c7edfa5cea
commit
ca361dc57e
49 changed files with 14 additions and 4688 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
|
||||
require 'vendor/autoload.php';
|
||||
require 'system/vendor/autoload.php';
|
||||
require 'system/htmly.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue