mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Build system can build different configurations
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* PHP build config for the website
|
||||
* PHP offline build config for the website
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
class Build {
|
||||
class Offline {
|
||||
|
||||
/**
|
||||
* API access and credentials
|
Reference in New Issue
Block a user