You are here

autoload-fast.php in Automatic Updates 7

Same filename and directory in other branches
  1. 8 vendor/paragonie/sodium_compat/autoload-fast.php

File

vendor/paragonie/sodium_compat/autoload-fast.php
View source
<?php

require_once 'autoload.php';
ParagonIE_Sodium_Compat::$fastMult = true;