finish last commit

This commit is contained in:
nobody 2022-03-21 17:00:23 -07:00
parent 4b986bc985
commit 92e7368b17
2 changed files with 22 additions and 1 deletions

21
Code/Update/_1256.php Normal file
View file

@ -0,0 +1,21 @@
<?php
namespace Code\Update;
class _1256
{
public function run()
{
// remove deprecated apps from system list
$access = '0cf7766d38c1d2bd51093ba237a440ddf76805c23466d13e7aedb4b1c156b1fda008a73d94a45328fb6ccb8c5f1fd5648a13ac78271734096ea99a3c41608665';
q("delete from app where app_id = '$access' ");
return UPDATE_SUCCESS;
}
public function verify()
{
return true;
}
}

View file

@ -1,5 +1,5 @@
version: 1
url: $baseurl/communities
name: Sites
name: Communities
photo: icon:cloud
categories: Networking