>$property = trim($line);
}
}
}
}
}
return $obj;
}
}
}
?>
No Comments.

Mon 17 Mar |
| ||||||
include($_smarty_compile_path);
}
// pop the local vars off the front of the stack
array_shift($this->_config);
$this->_inclusion_depth--;
if ($this->debugging) {
// capture time for debugging info
$_params = array();
require_once(SMARTY_CORE_DIR . 'core.get_microtime.php');
$this->_smarty_debug_info[$included_tpls_idx]['exec_time'] = smarty_core_get_microtime($_params, $this) - $debug_start_time;
}
if ($this->caching) {
$this->_cache_info['template'][$params['smarty_include_tpl_file']] = true;
}
}
/**
* get or set an array of cached attributes for function that is
* not cacheable
* @return array
*/
function &_smarty_cache_attrs($cache_serial, $count) {
$_cache_attrs =& $this->_cache_info['cache_attrs'][$cache_serial][$count];
if ($this->_cache_including) {
/* return next set of cache_attrs */
$_return = current($_cache_attrs);
next($_cache_attrs);
return $_return;
} else {
/* add a reference to a new set of cache_attrs */
$_cache_attrs[] = array();
return $_cache_attrs[count($_cache_attrs)-1];
}
}
/**
* wrapper for include() retaining $this
* @return mixed
*/
function _include($filename, $once=false, $params=null)
{
if ($once) {
return include_once($filename);
} else {
return include($filename);
}
}
/**
* wrapper for eval() retaining $this
* @return mixed
*/
function _eval($code, $params=null)
{
return eval($code);
}
/**#@-*/
}
/* vim: set expandtab: */
?>
I received the following from C-Realm guest Ayasmina:Legislators in Peru chew coca to defy UN To which Ayasmina added: i have been following this story for some time and am appalled! i think it's great for the peruvian legislators to take a stand, though i certainly hope that things don't descend into a state of civil chaos and 'anti-gringo' sentiment, the extreme likes of which peru has experienced in the past, largely due to the hypocrisy of US entanglement with the coca plant. Ayasmina sent this out to a variety of folks, including ethnobotanist Dr. James Duke, whose reply found its way to my inbox: Coca, like cannabis, and poppy is a great medicinal plant, rarely if ever abused, but often used ,by the locals where it occurs, but often abused by us gringoes. We North Americanos spend as much money on illegal drugs as we spend licit pharmaceuticals, yet ironically the latter evidence-based medicines kill ten times more of us. Grass and coca leaf probably kill fewer people than peanuts (which I love). They force us to take Diamox when proscribing the better cheaper coca leaf. And from Dennis McKenna, who has just arrived in Basel, Switzerland for the World Psychedelic Forum: Yasmeen, Further reading: http://www.narconews.com/Issue39/article1459.html |











Tags