Property changes on: trunk/phase3/skins/simple/lock_icon.gif |
___________________________________________________________________ |
Deleted: svn:keywords |
1 | 1 | - Author Date Id Revision |
Property changes on: trunk/phase3/skins/simple/link_icon.gif |
___________________________________________________________________ |
Deleted: svn:keywords |
2 | 2 | - Author Date Id Revision |
Property changes on: trunk/phase3/skins/simple/file_icon.gif |
___________________________________________________________________ |
Deleted: svn:keywords |
3 | 3 | - Author Date Id Revision |
Property changes on: trunk/phase3/skins/simple/discussionitem_icon.gif |
___________________________________________________________________ |
Deleted: svn:keywords |
4 | 4 | - Author Date Id Revision |
Property changes on: trunk/phase3/skins/simple/mail_icon.gif |
___________________________________________________________________ |
Deleted: svn:keywords |
5 | 5 | - Author Date Id Revision |
Index: trunk/phase3/includes/HttpFunctions.php |
— | — | @@ -693,7 +693,7 @@ |
694 | 694 | if ( is_array( $this->postData ) ) { |
695 | 695 | $this->postData = wfArrayToCGI( $this->postData ); |
696 | 696 | } |
697 | | - |
| 697 | + |
698 | 698 | // At least on Centos 4.8 with PHP 5.1.6, using max_redirects to follow redirects |
699 | 699 | // causes a segfault |
700 | 700 | $manuallyRedirect = version_compare( phpversion(), '5.1.7', '<' ); |
Property changes on: trunk/phase3/resources/jquery.ui/themes/default/images/ui-anim_basic_16x16.gif |
___________________________________________________________________ |
Modified: svn:mime-type |
701 | 701 | - application/octet-stream |
702 | 702 | + image/gif |