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

Stripping CVS keywords

parent 539357b6
Branches 5.x-1.x
No related tags found
No related merge requests found
$Id$
Requirements:
-------------
......
$Id$
Copyright 2005 http://2bits.com
......
; $Id$
name = Custom Error
description = Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s.
<?php
// $Id$
function customerror_uninstall() {
db_query("DELETE FROM {variable} WHERE name LIKE 'customerror_%'");
......
<?php
//$Id$
// Copyright 2005 Khalid Baheyeldin http://2bits.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment