]> git.mxchange.org Git - hub.git/commit
Added required assert() to make sure that the requested data in the array is availabl...
authorRoland Häder <roland@mxchange.org>
Thu, 21 Feb 2013 22:57:14 +0000 (22:57 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 21 Feb 2013 22:57:14 +0000 (22:57 +0000)
commit193e418fd76d06a69d5031b9702fa0c093c95cad
tree406e0c8eb50c87067dd7fac2519a12fc484d5c96
parent20d457aab33983f395962b20590c0c6c12669a43
Added required assert() to make sure that the requested data in the array is available (do always use my constants if you create such arrays on your own)
application/hub/main/discovery/package/class_PackageRecipientDiscovery.php