mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-27 09:09:22 +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