PHP 5 fix, cure for the error about undeclared extension of class. This
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 25 Aug 2003 05:32:58 +0000 (05:32 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 25 Aug 2003 05:32:58 +0000 (05:32 +0000)
commit0419106e2882a62d9ebc4b3b73f1c3cf3ce73bf6
tree3ad0aef8d4259b1ecefa10dc505ff0ceafa2be27
parent41a2c85f517dc14e60e663a756d7f163f239fa16
PHP 5 fix, cure for the error about undeclared extension of class.  This
code is the logicial way for it to be setup.  You shouldn't be able to
extend a class without the class first being made.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5561 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/addressbook.php