diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-23 19:20:51 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-23 19:20:51 +0200 |
commit | 0b6cc7c33d5239bbc9f01c00d3fb8c00a3d6e4c7 (patch) | |
tree | 92900692eb6c6e389e70b89052db2de21ef7bde5 /classes | |
parent | eb30c6651a0f726e44e4b8c318f5c1274969202d (diff) |
* translator documentation added.
* superfluous whitespace removed.
Diffstat (limited to 'classes')
-rw-r--r-- | classes/Status_network_tag.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/Status_network_tag.php b/classes/Status_network_tag.php index 3398ac8c8..2273ecb2e 100644 --- a/classes/Status_network_tag.php +++ b/classes/Status_network_tag.php @@ -43,7 +43,6 @@ class Status_network_tag extends Safe_DataObject $this->_connect(); } - /* Static get */ function staticGet($k,$v=null) { |