<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Code The World — Joomla anyone?]]></title>
		<link>https://codetheworld.com/viewtopic.php?id=81</link>
		<atom:link href="https://codetheworld.com/extern.php?action=feed&amp;tid=81&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Joomla anyone?.]]></description>
		<lastBuildDate>Mon, 16 Jun 2008 05:36:40 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Joomla anyone?]]></title>
			<link>https://codetheworld.com/viewtopic.php?pid=227#p227</link>
			<description><![CDATA[<p>well look at this mess...its called yjspace and it&#039;s so bland and boring really</p><p>&lt;?php<br />/**<br />* @version $Id: admin.myjspace.php $ <br />* @package myjspace<br />* @copyright (C) 2007 D&#039;Abronzo Vincenzo<br />* @license GNU / GPL<br />* @author D&#039;Abronzo Vincenzo<br />* MyJSpace is free software. This version may have been modified pursuant<br />* to the GNU General Public License, and as distributed it includes or<br />* is derivative of works licensed under the GNU General Public License or<br />* other free or open source software licenses.<br />*/</p><p>// no direct access<br />defined( &#039;_JEXEC&#039; ) or die( &#039;Restricted access&#039; );</p><p>// Get the task<br />$taskname = $task;</p><p>// Get object database<br />$db =&amp; JFactory::getDBO();</p><p>// Get root direcotry<br />$rootdir = JPATH_SITE;</p><p>// Get admin index name<br />$adminindex = &quot;index.php&quot;;</p><p>// Show component<br />define( &#039;_MJSEXEC&#039;, 1 );<br />define( &#039;DS&#039;, DIRECTORY_SEPARATOR );<br />define( &#039;MYJROOTDIR&#039;, $rootdir );</p><p>require_once( dirname(__FILE__).DS.&#039;myjspace.admin.class.php&#039; );<br />$mjsadmin = new MJS_Admin();<br />$mjsadmin-&gt;setTask( $taskname );<br />$mjsadmin-&gt;setDatabase( $db );<br />$mjsadmin-&gt;setRootDir( $rootdir );<br />$mjsadmin-&gt;setAdminIndex( $adminindex );<br />$mjsadmin-&gt;doTask();</p><p>i wish i could think of more to do with it but there it sits...garbage</p>]]></description>
			<author><![CDATA[null@example.com (fecal)]]></author>
			<pubDate>Mon, 16 Jun 2008 05:36:40 +0000</pubDate>
			<guid>https://codetheworld.com/viewtopic.php?pid=227#p227</guid>
		</item>
	</channel>
</rss>
