/booka/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/booka/trunk

« back to all changes in this revision

Viewing changes to inc/formif.php

  • Committer: Gustav Hartvigsson
  • Date: 2010-06-08 16:20:16 UTC
  • Revision ID: gego@quad-20100608162016-5kpohodfginw0q30
iBah

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
                
21
21
                $emailunset = 'class="warning" ';
22
22
                $errorMsg = $errorMsg."you need an e-mail adress .<br />";
23
 
                $valid  false;
 
23
                $valid = false;
24
24
        }
25
25
        if($_POST[adress] == null){
26
26