mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
[ticket/17525] Automatically handle index name prefixes
PHPBB-17525
This commit is contained in:
@@ -146,7 +146,7 @@ class table_helper
|
||||
/**
|
||||
* Generates short table names for the purpose of prefixing tables' index names.
|
||||
*
|
||||
* @param string $table_name Table name with prefix to generate its short name.
|
||||
* @param string $table_name Table name without prefix to generate its short name.
|
||||
*
|
||||
* @return string Short table name.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user