Closed (fixed)
Project:
Domain
Version:
6.x-2.0-rc8
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2009 at 15:38 UTC
Updated:
14 Jul 2009 at 00:00 UTC
Jump to comment: Most recent
This companion function to domain_set_domain() simply returns the value of the $_domain global, as suggested here --> http://drupal.org/node/275278#comment-1743196.
Moving to this function in D7 will allow us to use a static function to store the $_domain variable, eliminating the use of a global.
| Comment | File | Size | Author |
|---|---|---|---|
| 275278-domain-get.patch | 965 bytes | agentrickard |
Comments
Comment #1
Anonymous (not verified) commentedThanks for this, agentrickard