/[drupal]/contributions/modules/wghtml/wghtml/class_wghtml.php
ViewVC logotype

Diff of /contributions/modules/wghtml/wghtml/class_wghtml.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Sun Oct 9 15:59:51 2005 UTC revision 1.1.4.1, Mon Feb 19 01:39:26 2007 UTC
# Line 1  Line 1 
1  <?php // $Id: Exp $  <?php // $Id: class_wghtml.php,v 1.1 2005/10/09 15:59:51 djnz Exp $
2    
3  class wghtml_page {  class wghtml_page {
4    
5    function wghtml_page() {    function wghtml_page() {
6      $this->config =& $GLOBALS['wgthml_config'];      $this->config =& $GLOBALS['wghtml_config'];
7    }    }
8    
9  /**  /**

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.4.1

  ViewVC Help
Powered by ViewVC 1.1.2