New module 'Custom error'
This commit is contained in:
parent
314a279f79
commit
d1f15e39fd
7 changed files with 1030 additions and 0 deletions
10
sites/all/modules/customerror/customerror.info
Normal file
10
sites/all/modules/customerror/customerror.info
Normal file
|
@ -0,0 +1,10 @@
|
|||
name = Custom Error
|
||||
description = Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s.
|
||||
core=6.x
|
||||
|
||||
; Information added by Drupal.org packaging script on 2014-08-17
|
||||
version = "6.x-1.4"
|
||||
core = "6.x"
|
||||
project = "customerror"
|
||||
datestamp = "1408264129"
|
||||
|
Reference in a new issue