================================================================================
+VERSION 0.9.15 XX XX 2007
+
+From 0.9.14 branch:
+
+ * Payment:
+ - #662: Fix the attribution of the payments -BOB
+
+================================================================================
VERSION 0.9.14 27 04 2007
New:
* PoT: Polytechnique.org TEAM (see Authors).
+ * BOB: Damien Bobillot (Schmurtz) <damien.bobillot@m4x.org>
* Car: Pascal Corpet (Caribou) <pascal.corpet@m4x.org>
* CAT: Florian El Ahdab (LeChat) <florian.el-ahdab@m4x.org>
* FAL: Raphaël Marichez (Falco) <raphael.marichez@m4x.org>
case SKINNED:
$this->register_modifier('escape_html', 'escape_html');
- $this->default_modifiers = Array('@escape_html');
+ $this->default_modifiers = Array('@escape_html');
}
$this->register_outputfilter('hide_emails');
$this->addJsLink('wiki.js');
$view = new SearchSet(false, $action == 'geoloc' && substr($subaction, -3) == 'swf');
$view->addMod('minifiche', 'Minifiches', true);
$view->addMod('trombi', 'Trombinoscope', false, array('with_promo' => true));
- $view->addMod('geoloc', 'Planishpère');
+ $view->addMod('geoloc', 'Planisphère');
$view->apply('search/adv', $page, $action, $subaction);
if ($subaction) {