Esta página está basada en APPNET OS y utiliza cookies para personalizar. APPNET OS brinda a los usuarios la capacidad de decidir cómo usar las cookies por sí mismos. Sin embargo, también hay cookies que son necesarias para el funcionamiento de un sitio web. Al utilizar este sitio web, usted acepta el uso de las cookies necesarias.
Español

admin

Description
The files that can be accessed from outside are also strictly separated, with a few exceptions.
So that the URL's of the files from the application area are not too long, these are stored directly in the out directory.
All files from the administration area are stored here in the admin directory.
Developers of public apps must ensure that the data from the app admin area is also stored here.
To avoid duplicate files, JavaScript files, JavaScript libraries and jQuery plugins which could be used by both areas should be placed directly in the out/js directory.