Closed (fixed)
Project:
Domain
Version:
6.x-2.5
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2010 at 20:05 UTC
Updated:
12 Oct 2010 at 14:10 UTC
--- /tmp/domain/domain_conf/domain_conf.module 2010-04-29 17:36:49.000000000 -0400
+++ domain/domain_conf/domain_conf.module 2010-07-19 14:44:37.000000000 -0400
@@ -14,7 +14,7 @@
*/
/**
- * Implementats hook_domain_bootstrap_full().
+ * Implements hook_domain_bootstrap_full().
*/
function domain_conf_domain_bootstrap_full($domain) {
static $check;
Comments
Comment #1
agentrickardhttp://drupal.org/patch/create
Comment #2
agentrickard