[geeklog-cvs] Geeklog-1.x/public_html/admin/plugins/polls index.php, 1.52, 1.53

Dirk Haun dhaun at qs1489.pair.com
Sat May 17 13:35:54 EDT 2008


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

Modified Files:
	index.php 
Log Message:
Initialize 'hideresults' field


Index: index.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/admin/plugins/polls/index.php,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** index.php	13 May 2008 19:42:16 -0000	1.52
--- index.php	17 May 2008 17:35:52 -0000	1.53
***************
*** 348,351 ****
--- 348,352 ----
          $T['display'] = 1;
          $T['is_open'] = 1;
+         $T['hideresults'] = 0;
          $T['owner_id'] = $_USER['uid'];
          if (isset ($_GROUPS['Polls Admin'])) {




More information about the geeklog-cvs mailing list