<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 6: Rename include.php into Phrame.php</title><link>https://sourceforge.net/p/phrame/bugs/6/</link><description>Recent changes to 6: Rename include.php into Phrame.php</description><atom:link href="https://sourceforge.net/p/phrame/bugs/6/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 07 Apr 2004 19:53:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phrame/bugs/6/feed.rss" rel="self" type="application/rss+xml"/><item><title>Rename include.php into Phrame.php</title><link>https://sourceforge.net/p/phrame/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Greetings:&lt;/p&gt;
&lt;p&gt;I'd like to be able to place the Phrame's installation&lt;br /&gt;
directory in the "include_path" variable of the&lt;br /&gt;
php.ini, and then be able to include it without&lt;br /&gt;
specifying the path explicitely.  If I do this&lt;br /&gt;
currently, I would end up writing:&lt;/p&gt;
&lt;p&gt;include( "include.php" );&lt;/p&gt;
&lt;p&gt;which is too generic, since I have more than one&lt;br /&gt;
directory in the include_path.  IMO it would be nicer&lt;br /&gt;
if the Phrame's main include file was named&lt;br /&gt;
"Phrame.php": this way it is a lot clearer to the&lt;br /&gt;
reader of the code what's being included:&lt;/p&gt;
&lt;p&gt;include( "Phrame.php" );&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
-- &lt;br /&gt;
Arcady Genkin&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arcady Genkin</dc:creator><pubDate>Wed, 07 Apr 2004 19:53:19 -0000</pubDate><guid>https://sourceforge.netcea883662b4b44d5d25c64b1cc75b1762eed8836</guid></item></channel></rss>