Changeset 18328 for extensions/Autosize
- Timestamp:
- Sep 28, 2012, 12:09:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Autosize/autosize.inc.php
r18326 r18328 629 629 } 630 630 //================================================ 631 function css($theme_local) {631 static public function css($theme_local) { 632 632 $path = $_SERVER['DOCUMENT_ROOT']; 633 633 if (substr($path,-1)=='/'){
Note: See TracChangeset
for help on using the changeset viewer.