12 lines
358 B
PHP
Raw Normal View History

2024-06-20 22:10:42 +08:00
<?php
return array(
"name" => __("Video", "video"),
"url" => "http://chyrplite.net/",
"version" => "2024.01",
"description" => __("A feather for video.", "video"),
"author" => array(
"name" => "Daniel Pimley",
"url" => "http://pimley.net/"
),
"uploader" => true
);