Advertisement
Guest User

Untitled

a guest
May 29th, 2017
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
DIV 0.61 KB | None | 0 0
  1. diff --git a/lib/form/UserForm.class.php b/lib/form/UserForm.class.php
  2. index c373060..69880fa 100644
  3. --- a/lib/form/UserForm.class.php
  4. +++ b/lib/form/UserForm.class.php
  5. @@ -1,15 +1,15 @@
  6. -<?php
  7. -
  8. -/**
  9. - * User form.
  10. - *
  11. - * @package    erestauracje
  12. - * @subpackage form
  13. - * @author     Your name here
  14. - */
  15. -class UserForm extends BaseUserForm
  16. -{
  17. -  public FUNCTION configure()
  18. -  {
  19. -  }
  20. -}
  21. +<?php
  22. +
  23. +/**
  24. + * User form.
  25. + *
  26. + * @package    erestauracje
  27. + * @subpackage form
  28. + * @author     Your name here
  29. + */
  30. +class UserForm extends BaseUserForm
  31. +{
  32. +  public FUNCTION configure()
  33. +  {
  34. +  }
  35. +}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement