Merge branch 'master' into copilot/create-database-file-connection

This commit is contained in:
2026-01-24 13:52:01 +01:00
committed by GitHub
46 changed files with 362 additions and 402 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
namespace Kabano;
@@ -363,5 +363,3 @@ class BlogArticles
}
}
}
?>

View File

@@ -200,5 +200,3 @@ class Comments
}
}
}
?>

View File

@@ -1,5 +1,5 @@
<?php
namespace Kabano;
/**********************************************************
@@ -94,5 +94,3 @@ class Locales
}
}
}
?>

View File

@@ -1,4 +1,4 @@
<?
<?php
namespace Kabano;
@@ -447,5 +447,3 @@ class Pois
}
}
}
?>

View File

@@ -1,4 +1,4 @@
<?
<?php
namespace Kabano;
@@ -442,5 +442,3 @@ class Users
}
}
}
?>

View File

@@ -1,4 +1,4 @@
<?
<?php
namespace Kabano;
@@ -296,5 +296,3 @@ class WikiPages
}
}
}
?>