~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to apps/frontend/modules/profile/templates/newSuccess.php

  • Committer: Fabio Albuquerque
  • Date: 2011-07-25 22:24:12 UTC
  • Revision ID: fabiocbalbuquerque@gmail.com-20110725222412-bwe7zsb3t5v5jlvy
sfGuardUserProfile table and model plus a module to manage web service clients

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<h3>New Web Service Client</h3>
 
2
 
 
3
<?php include_partial('form', array('form' => $form)) ?>