mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-04 23:07:54 -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