forked from devsam/core
_common.php 대신 composer로 대체
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
namespace sammo;
|
||||
|
||||
require('_common.php');
|
||||
require(__dir__.'/vendor/autoload.php');
|
||||
|
||||
function getVersion($target=null){
|
||||
if($target){
|
||||
|
||||
Reference in New Issue
Block a user