diff e2gallerypro/e2config.php @ 4:1bd8daf2684d judyates

[svn r5] fixed problems with the prints css interfering with the firetest css
author rlm
date Mon, 22 Feb 2010 08:19:13 -0500
parents 3f6b44aa6b35
children
line wrap: on
line diff
     1.1 --- a/e2gallerypro/e2config.php	Mon Feb 22 08:02:39 2010 -0500
     1.2 +++ b/e2gallerypro/e2config.php	Mon Feb 22 08:19:13 2010 -0500
     1.3 @@ -7,7 +7,7 @@
     1.4  
     1.5  $myPHPVersion = "5"; 								//What version of PHP are you running? 4 or 5
     1.6  
     1.7 -$galleryDesign = "design/e2simple";					//Design Path Degault Designs: 'design/e2simple' and 'design/e2gallerypro'
     1.8 +$galleryDesign = "design/e2gallerypro";					//Design Path Degault Designs: 'design/e2simple' and 'design/e2gallerypro'
     1.9  
    1.10  $autoStartSlideshow = 'false';						//Do you want the slide show to start on load of the gallery? true or false
    1.11