~quam-plures-gatekeepers/quam-plures/templates

« back to all changes in this revision

Viewing changes to asevo/_template.class.php

  • Committer: EdB
  • Date: 2011-09-09 03:23:41 UTC
  • Revision ID: 1912webworks@gmail.com-20110909032341-m8c15oz1d48sa540
template type changed from normal to xhtml

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
         */
33
33
        function get_default_type()
34
34
        {
35
 
                return 'normal';
 
35
                return 'xhtml';
36
36
        }
37
37
 
38
38