- Timestamp:
- 12/09/2019 04:44:58 PM (5 years ago)
- Location:
- branches/5.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.3
-
branches/5.3/src/wp-includes/sodium_compat/lib/sodium_compat.php
r45344 r46859 1 1 <?php 2 2 namespace Sodium; 3 4 require_once dirname(dirname(__FILE__)) . '/autoload.php'; 3 5 4 6 use ParagonIE_Sodium_Compat;
Note: See TracChangeset
for help on using the changeset viewer.