Changeset 32239
- Timestamp:
- 04/10/09 18:20:13 (4 years ago)
- Files:
-
- 1 modified
-
lang/php/HTML_CSS_Mobile/trunk/HTML/CSS/Mobile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/php/HTML_CSS_Mobile/trunk/HTML/CSS/Mobile.php
r30764 r32239 96 96 public function addCSSFiles($files) 97 97 { 98 if (!is_array($files)) 99 { 100 $files = array($files); 101 } 102 103 foreach ($files as $key => $file) 98 foreach ((array)$files as $file) 104 99 { 105 100 if (substr($file, 0, 1) != '/')
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)