- Timestamp:
- 03/07/10 01:30:33 (5 months ago)
- Files:
-
- 1 modified
-
img/trunk/lib/functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
img/trunk/lib/functions.php
r77 r78 264 264 }); 265 265 </script> 266 <link rel="stylesheet" type="text/css" href="css/style.css" /> 266 267 <?php 267 268 if (isset($opt['lightbox']) && $opt['lightbox']) { … … 274 275 }); 275 276 </script> 276 <link rel="stylesheet" type="text/css" href="css/style.css" />277 277 <?php 278 278 }
