This repository has been archived by the owner on Aug 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3be87b8
commit 0c9e6cd
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
id="313" | ||
type="module" | ||
name="videos" | ||
version="0.2.05" | ||
version="0.2.06" | ||
|
||
[author] | ||
name="KENNY NGUYEN" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
* @Author KENNYNGUYEN ([email protected]) | ||
* @Website tradacongnghe.com | ||
* @License GNU/GPL version 2 or any later version | ||
* @Createdate Thursday, 20 October 2016 08:00:00 GMT | ||
* @Createdate Wednesday, 18 January 2017 08:00:00 GMT | ||
*/ | ||
if (! defined('NV_ADMIN') or ! defined('NV_MAINFILE')) | ||
die('Stop!!!'); | ||
|
@@ -17,8 +17,8 @@ | |
'submenu' => 'user-playlist,user-video,rss,search', | ||
'is_sysmod' => 0, // 1:0 => Co phai la module he thong hay khong | ||
'virtual' => 1, // 1:0 => Co cho phep ao hoa module hay khong | ||
'version' => '0.2.05', // Phien ban cua module | ||
'date' => 'Thursday, 20 October 2016 08:00:00 GMT', // Ngay phat hanh phien ban | ||
'version' => '0.2.06', // Phien ban cua module | ||
'date' => 'Wednesday, 18 January 2017 08:00:00 GMT', // Ngay phat hanh phien ban | ||
'author' => 'KENNY NGUYEN ([email protected])', // Tac gia | ||
'note' => 'Compatible with NukeViet 4.1', // Ghi chu | ||
'uploads_dir' => array( | ||
|