diff options
author | Dries Buytaert <dries@buytaert.net> | 2005-08-25 21:14:17 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2005-08-25 21:14:17 +0000 |
commit | 7b8a409675a82614848df40c2737776c03190a0d (patch) | |
tree | 536da0f46d77e740e5ed11d6822a37dafa38ba1b /includes/bootstrap.inc | |
parent | afeff189b8a60bc775a4557e5bda003d8b54dc76 (diff) | |
download | brdo-7b8a409675a82614848df40c2737776c03190a0d.tar.gz brdo-7b8a409675a82614848df40c2737776c03190a0d.tar.bz2 |
- Patch #29385 by chx: no ?> add end of files.
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r-- | includes/bootstrap.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index 56bd7aef0..9a05b65c7 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -881,4 +881,3 @@ function drupal_maintenance_theme() { $theme = ''; } -?> |