[geeklog-cvs] Geeklog-1.x/public_html/admin/install index.php, 1.1, 1.2

Dirk Haun dhaun at qs1489.pair.com
Sat Jul 28 16:32:18 EDT 2007


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install
In directory qs1489.pair.com:/tmp/cvs-serv21986/public_html/admin/install

Modified Files:
	index.php 
Log Message:
Fixed and re-activated Polls plugin upgrade


Index: index.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/install/index.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.php	28 Jul 2007 17:19:13 -0000	1.1
--- index.php	28 Jul 2007 20:32:16 -0000	1.2
***************
*** 674,678 ****
                  next ($_SQL);
              }
! //            upgrade_PollPlugin();
              $current_gl_version = '1.4.2';
              $_SQL = '';
--- 674,678 ----
                  next ($_SQL);
              }
!             upgrade_PollsPlugin();
              $current_gl_version = '1.4.2';
              $_SQL = '';
***************
*** 1900,1902 ****
  echo $display;
  
! ?>
\ No newline at end of file
--- 1900,1902 ----
  echo $display;
  
! ?>




More information about the geeklog-cvs mailing list