On Feb 8, 2008 1:17 PM, marcos Donoso wrote: > hello!!! > > somebody??, > > does anyone knows how the skel app works? > i found it and install it, but the index.php file is missing!!!
it doesn't actually do anything, it's just an example on how to get the basic framework jumpstarted, no apps using the n-tier design (anyone know off hand where the document describing this is?) need an index.php, everything runs throught main /index.php as a "front controller". if you want an example of how to write using phpgwapi "by the book", Notes is where to look for an example. _______________________________________________ phpGroupWare-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
