Changeset 7006 for trunk/src/includes/admin/converters/phpBB.php
- Timestamp:
- 11/24/2019 01:38:37 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/converters/phpBB.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/converters/phpBB.php
r6809 r7006 830 830 } 831 831 832 $output .= $itoa64[( $value >> 18) & 0x3f];832 $output .= $itoa64[( $value >> 18 ) & 0x3f]; 833 833 } while ( $i < $count ); 834 834
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)