[geeklog-cvs] geeklog-1.3/public_html getimage.php,1.3,1.4

tony at geeklog.net tony at geeklog.net
Tue Jan 6 23:52:40 EST 2004


Update of /usr/cvs/geeklog/geeklog-1.3/public_html
In directory geeklog_prod:/tmp/cvs-serv13342

Modified Files:
	getimage.php 
Log Message:
Removed the topic mode since the topic editor doesn't use an image upload

Index: getimage.php
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/getimage.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** getimage.php	7 Jan 2004 04:23:20 -0000	1.3
--- getimage.php	7 Jan 2004 04:52:38 -0000	1.4
***************
*** 79,85 ****
          $downloader->setPath($_CONF['path_images'] . 'articles/');
          break;
-     case 'topics':
-         $downloader->setPath($_CONF['path_images'] . 'topics/');
-         break;
      case 'userphotos':
          $downloader->setPath($_CONF['path_images'] . 'userphotos/');
--- 79,82 ----





More information about the geeklog-cvs mailing list