[TYPO3-ect] Autoload-function for lib/div?
Joerg Schoppet
joerg at schoppet.de
Tue Aug 14 13:03:00 CEST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Steffen Kamper wrote:
> Hi,
>
> i don't see that point either, because e.g.tx_lib is included and doesn't
> need this line in TS.
> If you reference in php, you make your normal include_once.
>
> vg Steffen
>
The point is the following.
You only have to put one include-statment "includeLibs.tx_lib =
EXT:lib/class.tx_lib.php" in TS.
After this you don't have to bother about includes.
You don't need any more includeLibs in TS for your controllers, you
don't need to make any include(_once) or require(_once) calls in your
php-scripts. This is all done automatically. And only these files are
included, which needs to be included.
Joerg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGwYvkq5Me6rRDqPURAgzmAJ9/9w+ZJ1xn8tvvxmxNkj3kW1rgBwCeK86Y
x7GqB1tLeGP0O5GwgjyLrXo=
=0Rc0
-----END PGP SIGNATURE-----
More information about the TYPO3-team-extension-coordination
mailing list