From: Joshua Judson Rosen Date: Sat, 28 Apr 2012 03:58:10 +0000 (-0400) Subject: Remove bad common_path() call in context of cssLink(). X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=562d5bc5fb4b730e6b5b5c1fba20f628a8db3755;p=quix0rs-gnu-social.git Remove bad common_path() call in context of cssLink(). --- diff --git a/lib/action.php b/lib/action.php index 72a83fed28..36f22a3da5 100644 --- a/lib/action.php +++ b/lib/action.php @@ -286,7 +286,7 @@ class Action extends HTMLOutputter // lawsuit Event::handle('EndShowStylesheets', array($this)); } - $this->cssLink(common_path('js/extlib/jquery-ui/css/smoothness/jquery-ui.css', StatusNet::isHTTPS())); + $this->cssLink('js/extlib/jquery-ui/css/smoothness/jquery-ui.css'); if (Event::handle('StartShowUAStyles', array($this))) { $this->comment('[if IE]>