Mercurial > defr > drupal > core
comparison includes/common.inc @ 17:8e6257f3ae39 6.8
Drupal 6.8
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Tue, 23 Dec 2008 14:32:55 +0100 |
parents | 4347c45bb494 |
children | 3edae6ecd6c6 |
comparison
equal
deleted
inserted
replaced
16:8f09b8a89d76 | 17:8e6257f3ae39 |
---|---|
1 <?php | 1 <?php |
2 // $Id: common.inc,v 1.756.2.35 2008/12/10 22:30:13 goba Exp $ | 2 // $Id: common.inc,v 1.756.2.37 2008/12/11 17:39:42 goba Exp $ |
3 | 3 |
4 /** | 4 /** |
5 * @file | 5 * @file |
6 * Common functions that many Drupal modules will need to reference. | 6 * Common functions that many Drupal modules will need to reference. |
7 * | 7 * |