Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa23a9b

Browse files
committed
unwanted require_once statement removed
1 parent 7d17bd3 commit fa23a9b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tbl_change.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@
4646
if (isset($_REQUEST['after_insert'])) {
4747
$after_insert = $_REQUEST['after_insert'];
4848
}
49-
/**
50-
* file listing
51-
*/
52-
require_once 'libraries/file_listing.lib.php';
5349

5450

5551
/**

0 commit comments

Comments
 (0)