Skip to content
Snippets Groups Projects
Commit 39f192c4 authored by The Great Git Migration's avatar The Great Git Migration Committed by Drupal Git User (LDAP)
Browse files

Stripping CVS keywords

parent c98fa800
Branches
Tags
No related merge requests found
<?php
// $Id$
define('PHPWIND_FORUM_DIR', PHPWIND_MOD_DIR . '/forum');
require_once PHPWIND_FORUM_DIR . '/data/sql_config.php';
......
<?php
// $Id$
define('PHPWIND_MOD_DIR', drupal_get_path('module', 'phpwind'));
require_once PHPWIND_MOD_DIR . '/phpwind.inc';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment