Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

cvs: phpweb /include prepend.inc
goba		Fri Dec 24 05:43:52 2004 EDT

Modified files:
/phpweb/include	prepend.inc
Log:
buglet

http://cvs.php.net/diff.php/phpweb/...32&r2=1.33&ty=u
Index: phpweb/include/prepend.inc
diff -u phpweb/include/prepend.inc:1.32 phpweb/include/prepend.inc:1.33
--- phpweb/include/prepend.inc:1.32	Wed Dec 22 12:18:11 2004
+++ phpweb/include/prepend.inc	Fri Dec 24 05:43:50 2004
@@ -1,6 +1,6 @@
<?php // -*- C++ -*-

-// $Id: prepend.inc,v 1.32 2004/12/22 17:18:11 goba Exp $
+// $Id: prepend.inc,v 1.33 2004/12/24 10:43:50 goba Exp $

// See http://www.w3.org/Protocols/rfc2616...14.html#sec14.9
// for cache control header descriptions (used in many places on the site).
@@ -157,7 +157,7 @@
global $MYPHPNET;

// Set hiding preference, or return with value
-    if (is_int($hide)) {
+    if (is_numeric($hide)) {
$MYPHPNET[3] = $hide;
}
elseif (isset($MYPHPNET[3])) {

Report this thread to moderator Post Follow-up to this message
Old Post
Gabor Hojtsy
12-24-04 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Mirrors archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 08:38 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.