~ubuntu-branches/ubuntu/lucid/gallery/lucid

« back to all changes in this revision

Viewing changes to contrib/mambo/classes/mambo.php

  • Committer: Bazaar Package Importer
  • Author(s): Michael C. Schultheiss
  • Date: 2006-08-29 18:40:28 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060829184028-7wom70opk9m5uhhp
Tags: 1.5.4-2
* apache.conf: Move FilesMatch block within Directory block to limit its
  scope (Closes: #385193)
* debian/control: Bump standards version, switch debhelper from 
  B-D-I to B-D

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
 
// $Id: mambo.php,v 1.5 2004/08/06 05:42:30 cryptographite Exp $
 
2
// $Id: mambo.php 7038 2004-08-06 05:42:31Z cryptographite $
3
3
/**
4
4
* Foundation classes
5
5
* @package Mambo Open Source
7
7
* @ All rights reserved
8
8
* @ Mambo Open Source is Free Software
9
9
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
10
 
* @version $Revision: 1.5 $
 
10
* @version $Revision: 7038 $
11
11
**/
12
12
 
13
13
// ensure this file is being included by a parent file