Skip to content

Instantly share code, notes, and snippets.

View chtitux's full-sized avatar

Théophile Helleboid - chtitux chtitux

View GitHub Profile
all:
.settings:
[...]
enabled_modules: [default, sfGuardAuth, sfGuardUser]
[...]
.actions:
login_module: sfGuardAuth
login_action: signin
<?php
/**
* Etudiant form.
*
* @package trombinoscope
* @subpackage form
* @author T. Helleboid <t.helleboid@iariss.fr>
* @version SVN: $Id: sfDoctrineFormTemplate.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $
*/