mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-04-25 15:09:14 -04:00
Tabs to spaces cleanup
This commit is contained in:
@@ -120,8 +120,8 @@ class SafeString_Core {
|
||||
function for_html_attr() {
|
||||
$string = (string) $this->for_html();
|
||||
return strtr($string,
|
||||
array("'"=>"'",
|
||||
'"'=>'"'));
|
||||
array("'"=>"'",
|
||||
'"'=>'"'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user