mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
fix: require Crypto.php in ShareLink.php
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/Crypto.php';
|
||||
|
||||
/**
|
||||
* ShareLink — model for student-access share links.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user