first commit
This commit is contained in:
7
plugins/video_tracks/hooks/upload_batch.php
Normal file
7
plugins/video_tracks/hooks/upload_batch.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
// Use same function as used after staticsync alt file
|
||||
function HookVideo_tracksAllAfter_alt_upload($resource, $altfile="")
|
||||
{
|
||||
HookVideo_tracksAllStaticsync_after_alt ($resource, $altfile);
|
||||
}
|
Reference in New Issue
Block a user