Changes to script.js and moved backend code to /includes/classes/backend.php

This commit is contained in:
Jeremy Rangel
2024-12-23 02:50:12 -08:00
parent f3fbe0fa32
commit 1ccc6f0031
5 changed files with 382 additions and 311 deletions

View File

@ -1,13 +1,6 @@
<?php
class Lcp_Blocks {
private $template_directory;