remove externous font-awesome
This commit is contained in:
parent
e78111befe
commit
21132a52fc
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,6 +1,3 @@
|
||||
[submodule "lib/system"]
|
||||
path = lib/system
|
||||
url = ../system.git
|
||||
[submodule "lib/font_awesome"]
|
||||
path = lib/font_awesome
|
||||
url = ../lib_font_awesome.git
|
||||
|
||||
@ -1,3 +1,2 @@
|
||||
<?php
|
||||
require_once dirname(__FILE__).'/system/autoload.inc';
|
||||
require_once dirname(__FILE__).'/font_awesome/autoload.inc';
|
||||
require_once dirname(__FILE__).'/system/autoload.inc';
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit 895ccfb0b94ee4c2242ea4dd211f24bc83f3eb53
|
||||
Loading…
x
Reference in New Issue
Block a user