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

Diff of /contributions/modules/wghtml/wghtml/config.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: config.php,v 1.1 2005/10/09 15:59:51 djnz Exp $
2    
3  global $wghtml_config;  global $wghtml_config;
4    
5  $wghtml_config = array(  $wghtml_config = array(
6    
7  // IMPLEMENTATION ------------------------------------------  // IMPLEMENTATION ------------------------------------------
8  // 'implementation' => 'module_drupal46',  'implementation' => 'module_drupal46',
9  'implementation' => 'node_drupal46',  // 'implementation' => 'node_drupal46',
10    
11  // USER ID FOR NEW PAGE RECORDS ----------------------------  // USER ID FOR NEW PAGE RECORDS ----------------------------
12  'userid' => 1,  'userid' => 1,

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

  ViewVC Help
Powered by ViewVC 1.1.2