- Set up project directories including app structure. - Add IntelliJ IDEA project files and configurations. - Implement basic PHP router for request handling. - Provide reference files for features, IPs, and documentation. - Include license and copyright files.
6 lines
473 B
XML
6 lines
473 B
XML
<component name="CopyrightManager">
|
|
<copyright>
|
|
<option name="notice" value="Copyright (c) &#36;originalComment.match("Copyright \(c\) (\d+)", 1, "-", "&#36;today.year")&#36;today.year. Brusegan Samuele, Davanzo Andrea Questo file fa parte di VeyonCtrl ed è rilasciato sotto la licenza MIT. Vedere il file LICENSE per i dettagli." />
|
|
<option name="myName" value="Brusegan-Davanzo" />
|
|
</copyright>
|
|
</component> |