mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Rebranding
This commit is contained in:
parent
0421f5ad2f
commit
400ab5d239
254 changed files with 707 additions and 698 deletions
|
@ -212,7 +212,7 @@ CREATE TABLE IF NOT EXISTS `configurations` (
|
|||
`video_resolution` VARCHAR(12) NOT NULL,
|
||||
`users_id` INT NOT NULL,
|
||||
`version` VARCHAR(10) NOT NULL,
|
||||
`webSiteTitle` VARCHAR(45) NOT NULL DEFAULT 'YouPHPTube',
|
||||
`webSiteTitle` VARCHAR(45) NOT NULL DEFAULT 'AVideo',
|
||||
`language` VARCHAR(6) NOT NULL DEFAULT 'en',
|
||||
`contactEmail` VARCHAR(45) NOT NULL,
|
||||
`modified` DATETIME NOT NULL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue