This patch fixes depreciate-warning in httpd's error log not to use a hash as reference
this what I changed: print %link->{$key} To $link{$key}
Kind regards
Ingo Weigert
Sorry forgot the commit link:
http://git.ipfire.org/?p=people/jiweigert/ipfire-2.x.git;a=commit;h=62a13aec...
Kind regards Ingo Weigert ---------- Forwarded message ---------- From: Jörn-Ingo Weigert jiweigert@ipfire.org Date: 2013/4/24 Subject: Request to merge into core68 To: "development@lists.ipfire.org" development@lists.ipfire.org
This patch fixes depreciate-warning in httpd's error log not to use a hash as reference
this what I changed: print %link->{$key} To $link{$key}
Kind regards
Ingo Weigert
Merged.
If you have changes for a specific core update, please also add the changed files to the core update's root files.
-Michael
On Wed, 2013-04-24 at 18:23 +0200, Jörn-Ingo Weigert wrote:
Sorry forgot the commit link:
http://git.ipfire.org/?p=people/jiweigert/ipfire-2.x.git;a=commit;h=62a13aec...
Kind regards Ingo Weigert ---------- Forwarded message ---------- From: Jörn-Ingo Weigert jiweigert@ipfire.org Date: 2013/4/24 Subject: Request to merge into core68 To: "development@lists.ipfire.org" development@lists.ipfire.org
This patch fixes depreciate-warning in httpd's error log not to use a hash as reference
this what I changed: print %link->{$key} To $link{$key}
Kind regards
Ingo Weigert
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development