Split Globals into PlGlobals and PlatalGlobals:
[platal.git] / include / globals.inc.php.in
2008-06-21 Florent BruneauSplit Globals into PlGlobals and PlatalGlobals:
2008-06-15 Florent BruneauGroup managers can choose between receiving notificatio...
2008-04-04 Aymeric AugustinMerge branch 'master' of /home/git/platal
2008-04-01 Vincent ZanottiMerge branch 'platal-0.9.16'
2008-04-01 Vincent ZanottiAdds a baseurl_http global var (used for RSS urls which...
2008-03-21 Florent BruneauMerge branch 'platal-0.9.15'
2008-03-06 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-27 Florent BruneauMerge branch 'platal-0.9.15'
2008-02-22 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-17 Florent BruneauMerge branch 'platal-0.9.15'
2008-01-16 Olivier Le FlochMerge branch 'master' of /home/git/platal
2008-01-13 Pierre HabouzitMerge commit 'origin/platal-0.9.15'
2007-12-31 Florent BruneauHappy new year!
2007-11-03 Florent BruneauAdd a 'bootstrap' method to globals to initialize dynam...
2007-11-03 Florent BruneauBootstrap useful dynamic variable when needed.
2007-10-28 Pascal CorpetAdds a dynamic configuration ini file.
2007-10-28 Florent BruneauOops, fix 45319df (default value for baseurl)
2007-10-28 Florent BruneauAccept a default value for baseurl
2007-09-16 Florent BruneauCloses #677: Wiki syntax for announces even after valid...
2007-09-15 Florent BruneauCloses #713: add a parameter to run the site in a degra...
2007-08-05 x2003bruneauDefault skin can be specified in the configuration...
2007-05-30 x2003bruneauBackport r1846
2007-03-15 x2003bruneauClose #132 and add soundex search for quick search
2007-03-05 x2003bruneauPHP5-ize all classes
2007-02-04 x2003bruneauConnect to DB on demand
2007-02-04 x2003bruneauImprove wiki RSS
2007-02-03 x2003bruneauUse object oriented MySQLi
2007-02-02 x2003bruneauMany UTF-8 fixes:
2007-02-01 x2003bruneauConvert source code to UTF-8
2007-01-01 x2001corpet2006 => 2007 Happy New Year\!
2006-11-23 x2003bruneauGroup base URL does not anymore need the trailing slash.
2006-10-11 x2003bruneauFix many php warnings and notices
2006-10-05 x2001corpetvire les alert du a la config (faut refaire un make)
2006-08-01 x2003bruneauFix locale
2006-07-31 x2000habouzitremove the ugly $_SESSION['session'] hack where we...
2006-07-31 x2000habouzitmove globals.inc.php into include, no more include...