Update relationship

This commit is contained in:
DariusIII
2025-01-01 16:29:28 +01:00
parent f4c067cf78
commit 34bf090d5e
48 changed files with 206 additions and 200 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
//This script will update all records in the movieinfo table
// This script will update all records in the movieinfo table
require_once dirname(__DIR__, 3).DIRECTORY_SEPARATOR.'bootstrap/autoload.php';
use Blacklight\ColorCLI;