]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
In multiple catch blocks you can always specify the same variable in each block
authorRoland Häder <haeder@hmmdeutschland.de>
Fri, 9 Jan 2015 08:01:54 +0000 (09:01 +0100)
committerRoland Häder <haeder@hmmdeutschland.de>
Fri, 9 Jan 2015 08:01:54 +0000 (09:01 +0100)
commite7a71e36b77d9979f3797bc299fa4f1c378d62f6
tree7649cb5393ce6d830368f272df748178cbf88cf8
parent1111187d845ecd34eba1c03473f6adbc08f6ca15
In multiple catch blocks you can always specify the same variable in each block
as it will be reinitialized in the next block.

Signed-off-by: Roland Häder <haeder@hmmdeutschland.de>
index.php