mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-16 14:00:56 +08:00
readme add quick start
This commit is contained in:
@@ -2330,6 +2330,7 @@ function get_css_row() {
|
||||
}
|
||||
function get_css_uri($file = "")
|
||||
{
|
||||
global $defcss;
|
||||
$cssRow = get_css_row();
|
||||
$ss_uri = $cssRow['uri'];
|
||||
if (!$ss_uri)
|
||||
|
||||
Reference in New Issue
Block a user