2012/8/14 Marco Pivetta <[email protected]> > This is something that cannot really be done with application resources... > You'd have to override the application resource itself to allow that. > > Marco Pivetta >
I guess you might have more luck with php array configuration since you could store variables and use them at several places. Then the reuse of database credentials is not requiring duplicate values anymore. -- Jurian Sluiman
