phpuri 추가. root, shredIcon, gameIage 경로 계산 코드를 추가
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "pguardiario/phpuri",
|
||||
"type": "project",
|
||||
"version": "1.0",
|
||||
"description": "A php library for converting relative urls to absolute.",
|
||||
"autoload" : {
|
||||
"files": [
|
||||
"phpuri.php"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user