[geeklog-cvs] Geeklog-1.x/public_html siteconfig.php,1.3,1.4

Oliver ospiess at qs1489.pair.com
Thu Oct 11 21:47:59 EDT 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html
In directory qs1489.pair.com:/tmp/cvs-serv79405

Modified Files:
	siteconfig.php 
Log Message:
tabs to spaces

Index: siteconfig.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/siteconfig.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** siteconfig.php	23 Sep 2007 18:36:24 -0000	1.3
--- siteconfig.php	12 Oct 2007 01:47:57 -0000	1.4
***************
*** 22,78 ****
  
  $_STATES = array(
! 		 '--'=>'',
! 		 'AL'=>'Alabama',
! 		 'AK'=>'Alaska',
! 		 'AZ'=>'Arizona',
! 		 'AR'=>'Arkansas',
! 		 'CA'=>'California',
! 		 'CO'=>'Colorado',
! 		 'CT'=>'Connecticut',
! 		 'DE'=>'Delaware',
! 		 'DC'=>'District of Columbia',
! 		 'FL'=>'Florida',
! 		 'GA'=>'Georgia',
! 		 'HI'=>'Hawaii',
! 		 'ID'=>'Idaho',
! 		 'IL'=>'Illinois',
! 		 'IN'=>'Indiana',
! 		 'IA'=>'Iowa',
! 		 'KS'=>'Kansas',
! 		 'KY'=>'Kentucky',
! 		 'LA'=>'Louisiana',
! 		 'ME'=>'Maine',
! 		 'MD'=>'Maryland',
! 		 'MA'=>'Massachusetts',
! 		 'MI'=>'Michigan',
! 		 'MN'=>'Minnesota',
! 		 'MS'=>'Mississippi',
! 		 'MO'=>'Missouri',
! 		 'MT'=>'Montana',
! 		 'NE'=>'Nebraska',
! 		 'NV'=>'Nevada',
! 		 'NH'=>'New Hampshire',
! 		 'NJ'=>'New Jersey',
! 		 'NM'=>'New Mexico',
! 		 'NY'=>'New York',
! 		 'NC'=>'North Carolina',
! 		 'ND'=>'North Dakota',
! 		 'OH'=>'Ohio',
! 		 'OK'=>'Oklahoma',
! 		 'OR'=>'Oregon',
! 		 'PA'=>'Pennsylvania',
! 		 'RI'=>'Rhode Island',
! 		 'SC'=>'South Carolina',
! 		 'SD'=>'South Dakota',
! 		 'TN'=>'Tennessee',
! 		 'TX'=>'Texas',
! 		 'UT'=>'Utah',
! 		 'VT'=>'Vermont',
! 		 'VA'=>'Virginia',
! 		 'WA'=>'Washington',
! 		 'WV'=>'West Virginia',
! 		 'WI'=>'Wisconsin',
! 		 'WY'=>'Wyoming'
! 		 );
  
  ?>
--- 22,78 ----
  
  $_STATES = array(
!     '--'=>'',
!     'AL'=>'Alabama',
!     'AK'=>'Alaska',
!     'AZ'=>'Arizona',
!     'AR'=>'Arkansas',
!     'CA'=>'California',
!     'CO'=>'Colorado',
!     'CT'=>'Connecticut',
!     'DE'=>'Delaware',
!     'DC'=>'District of Columbia',
!     'FL'=>'Florida',
!     'GA'=>'Georgia',
!     'HI'=>'Hawaii',
!     'ID'=>'Idaho',
!     'IL'=>'Illinois',
!     'IN'=>'Indiana',
!     'IA'=>'Iowa',
!     'KS'=>'Kansas',
!     'KY'=>'Kentucky',
!     'LA'=>'Louisiana',
!     'ME'=>'Maine',
!     'MD'=>'Maryland',
!     'MA'=>'Massachusetts',
!     'MI'=>'Michigan',
!     'MN'=>'Minnesota',
!     'MS'=>'Mississippi',
!     'MO'=>'Missouri',
!     'MT'=>'Montana',
!     'NE'=>'Nebraska',
!     'NV'=>'Nevada',
!     'NH'=>'New Hampshire',
!     'NJ'=>'New Jersey',
!     'NM'=>'New Mexico',
!     'NY'=>'New York',
!     'NC'=>'North Carolina',
!     'ND'=>'North Dakota',
!     'OH'=>'Ohio',
!     'OK'=>'Oklahoma',
!     'OR'=>'Oregon',
!     'PA'=>'Pennsylvania',
!     'RI'=>'Rhode Island',
!     'SC'=>'South Carolina',
!     'SD'=>'South Dakota',
!     'TN'=>'Tennessee',
!     'TX'=>'Texas',
!     'UT'=>'Utah',
!     'VT'=>'Vermont',
!     'VA'=>'Virginia',
!     'WA'=>'Washington',
!     'WV'=>'West Virginia',
!     'WI'=>'Wisconsin',
!     'WY'=>'Wyoming'
! );
  
  ?>




More information about the geeklog-cvs mailing list