Skip to content

Commit 3c22ecb

Browse files
authored
Update path_table_record.class.php
Remove extra space at the beginning
1 parent bab05eb commit 3c22ecb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

classes/path_table_record.class.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<?php
22
/**
33
* \class CPathTableRecord
44
* \brief An ISO-9660 Path Table Record
@@ -134,4 +134,3 @@ public function GetFullPath($pathTable)
134134
return $path;
135135
}
136136
}
137-
?>

0 commit comments

Comments
 (0)