| 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, |