Hochladen aller Dateien des Projekts.

This commit is contained in:
2024-06-13 22:21:23 +02:00
parent 8af145816f
commit 2e0cd7dee3
650 changed files with 97218 additions and 0 deletions

33
update.php Executable file
View File

@@ -0,0 +1,33 @@
<?php
@session_start();
include_once( "f_admin.php" );
include_once( "f_wfl.php" );
//aktualisiere_dokument_attribute( $mandant_name, $dok_id, $neue_attribute_arr, $mehrfachattribute /* wird aktuell nicht benutzt */ )
for ( $i = 100023446; $i <= 10023494; $i++ )
{
xlog( 4, $i );
}
?>