Changeset 135 for trunk/web

Show
Ignore:
Timestamp:
11/08/10 10:17:54 (12 years ago)
Author:
andreu
Message:

New "thanks" section.

Location:
trunk/web
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/web/index.php

    r128 r135  
    112112  include ('./inf/menuinf.php'); 
    113113  include ('./inf/notes.php'); 
     114 } else if ($section == "infthks") { 
     115  include ('./inf/menuinf.php'); 
     116  include ('./inf/thanks.php'); 
    114117 } else if ($section == "infabout") { 
    115118  include ('./inf/menuinf.php');