mail[Galette-cvs] r521 - in /trunk/galette: ./ includes/ install/ templates/default/


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Johan Cwiklinski on December 27, 2008 - 06:30:
Author: trashy
Date: Sat Dec 27 06:30:43 2008
New Revision: 521

URL: http://svn.gna.org/viewcvs/galette?rev=521&view=rev
Log:
Remove double call to common.js script (was both in page.tpl and 
common_header.tpl)
Use of explode instead of split when not using regular expressions 
(optimization)
Use of preg_match instead of ereg (optimization). Note also that all POSIX 
Regex Functions will be deprecated since php 5.3

Modified:
    trunk/galette/ajouter_adherent.php
    trunk/galette/ajouter_contribution.php
    trunk/galette/ajouter_transaction.php
    trunk/galette/gestion_adherents.php
    trunk/galette/gestion_contributions.php
    trunk/galette/includes/database.inc.php
    trunk/galette/includes/functions.inc.php
    trunk/galette/install/index.php
    trunk/galette/preferences.php
    trunk/galette/self_adherent.php
    trunk/galette/templates/default/page.tpl
    trunk/galette/templates/default/public_page.tpl
    trunk/galette/voir_adherent.php




Related Messages


Powered by MHonArc, Updated Sat Dec 27 06:40:02 2008