mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 05:15:49 +01:00
bug fix: encodings and imports
This commit is contained in:
@@ -3,7 +3,7 @@ import os
|
||||
import subprocess
|
||||
import shlex
|
||||
import plogical.CyberCPLogFileWriter as logging
|
||||
from .ApacheVhosts import ApacheVhost
|
||||
from ApachController.ApacheVhosts import ApacheVhost
|
||||
|
||||
|
||||
class ApacheController:
|
||||
|
||||
Reference in New Issue
Block a user