Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #5162
Ticket #5162
: Database.php.2.diff
File Database.php.2.diff,
97 bytes
(added by
andreaz@…
,
18 years ago
)
Diff for /mythweb/classes/Database.php
Line
1
202c202
2
< if ($GLOBALS[$name] == $this) {
3
---
4
> if ($GLOBALS[$name] === $this) {
Download in other formats:
Original Format