edit pages
This commit is contained in:
7
old/wp-includes/sodium_compat/namespaced/Compat.php
Normal file
7
old/wp-includes/sodium_compat/namespaced/Compat.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace ParagonIE\Sodium;
|
||||
|
||||
class Compat extends \ParagonIE_Sodium_Compat
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user