<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: More new goodies in RC3 osCommerce</title>
	<atom:link href="http://www.clubosc.com/more-new-goodies-in-rc3-oscommerce.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clubosc.com/more-new-goodies-in-rc3-oscommerce.html</link>
	<description>Showcasing osCommerce...the good, the bad and the ugly!</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:32:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Gary</title>
		<link>http://www.clubosc.com/more-new-goodies-in-rc3-oscommerce.html/comment-page-1#comment-4019</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sun, 14 Feb 2010 10:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.clubosc.com/?p=430#comment-4019</guid>
		<description>To have the admin name change in the install procedure, open up the following file;

/install/templates/pages/install_3.php

Add this at the top of the page underneath the &lt;?php

include(&#039;../includes/functions/general.php&#039;);

Find this:
&#039;CFG_ADMIN_DIRECTORY&#039;, &#039;admin&#039;,

Change it to this:

&#039;CFG_ADMIN_DIRECTORY&#039;, tep_create_random_value(10),

That&#039;s it.</description>
		<content:encoded><![CDATA[<p>To have the admin name change in the install procedure, open up the following file;</p>
<p>/install/templates/pages/install_3.php</p>
<p>Add this at the top of the page underneath the <?php</p>
<p>include(&#039;../includes/functions/general.php&#039;);</p>
<p>Find this:<br />
&#039;CFG_ADMIN_DIRECTORY&#039;, &#039;admin&#039;,</p>
<p>Change it to this:</p>
<p>&#039;CFG_ADMIN_DIRECTORY&#039;, tep_create_random_value(10),</p>
<p>That&#039;s it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

