mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-02-17 09:37:54 +01:00
Update indent: WordPress uses tabs
This commit is contained in:
parent
3c7ed3fff5
commit
136ff89503
|
@ -19,7 +19,7 @@ echo "> Please update wp-src/mod-update-core.php with code bellow and then exec
|
|||
echo ""
|
||||
echo ""
|
||||
echo "wp_die("
|
||||
echo " __( 'Sorry, you are not allowed to update this site.' ) ."
|
||||
echo " ' Click <a href=\"https://github.com/N0rthernL1ghts/wordpress/wiki/WordPress-Core-Updates\">here</a> to learn why.'"
|
||||
echo " __( 'Sorry, you are not allowed to update this site.' ) ."
|
||||
echo " ' Click <a href=\"https://github.com/N0rthernL1ghts/wordpress/wiki/WordPress-Core-Updates\">here</a> to learn why.'"
|
||||
echo ");"
|
||||
echo ""
|
Loading…
Reference in New Issue
Block a user