<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Code The World — Joomla anyone?]]></title>
	<link rel="self" href="https://codetheworld.com/extern.php?action=feed&amp;tid=81&amp;type=atom" />
	<updated>2008-06-16T05:36:40Z</updated>
	<generator>PunBB</generator>
	<id>https://codetheworld.com/viewtopic.php?id=81</id>
		<entry>
			<title type="html"><![CDATA[Joomla anyone?]]></title>
			<link rel="alternate" href="https://codetheworld.com/viewtopic.php?pid=227#p227" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[fecal]]></name>
				<uri>https://codetheworld.com/profile.php?id=263</uri>
			</author>
			<updated>2008-06-16T05:36:40Z</updated>
			<id>https://codetheworld.com/viewtopic.php?pid=227#p227</id>
		</entry>
</feed>
